-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from kdb424/maintenence
Documentation update
- Loading branch information
Showing
2 changed files
with
64 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,4 +4,5 @@ debug.log | |
!cpy/.gitkeep | ||
kmk/** | ||
!kmk/.gitkeep | ||
post_build.sh | ||
post_build.sh | ||
build_out/** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |