Skip to content

Documentation update #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 17, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ debug.log
!cpy/.gitkeep
kmk/**
!kmk/.gitkeep
post_build.sh
post_build.sh
build_out/**
72 changes: 62 additions & 10 deletions supported_boards.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,64 @@
## Currently supported boards
If you just want to download something check here to see what to download from the releaces tab
# Currently supported boards
If you just want to download something check here to see what to download from
the releases tab.

If you add a board to the repo please add it here too. <3 thanks

## Nice!Nano v1/v2
Name
* nice_nano_bs
If you add a board to the repo please add it here too.


# Development boards

## Adafruit KB2040

Frozen libraries

* NeoPixel
* Display Text
* DisplayIO SSD1306

## Boardsource Blok

Frozen libraries

* NeoPixel

## Seeduino XIAO RP2040

Frozen libraries

* NeoPixel
* Display Text
* DisplayIO SSD1306

## Sparkfun Pro Micro RP2040

Frozen libraries

* NeoPixel
* Display Text
* DisplayIO SSD1306

# Keyboards

## Boardsource Equals

Frozen libraries

* NeoPixel
* Display Text
* DisplayIO SSD1306

## Boardsource Lulu

Frozen libraries

* NeoPixel
* Display Text
* DisplayIO SSD1306

## Boardsource Unicorne

Frozen libraries

frozen libs
* ble
* neopixel
* NeoPixel
* Display Text
* DisplayIO SSD1306