Skip to content

Commit

Permalink
Merge pull request #7 from kdb424/maintenence
Browse files Browse the repository at this point in the history
Documentation update
  • Loading branch information
daysgobye authored Aug 17, 2023
2 parents 22cd953 + c44c473 commit 0c5f421
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 11 deletions.
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

0 comments on commit 0c5f421

Please sign in to comment.