From c44c4736ce64b433fcd6507773e8d3f0904648b9 Mon Sep 17 00:00:00 2001 From: Kyle Brown Date: Wed, 16 Aug 2023 15:29:33 -0700 Subject: [PATCH] Documentation update --- .gitignore | 3 +- supported_boards.md | 72 ++++++++++++++++++++++++++++++++++++++------- 2 files changed, 64 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index 2371178..d77f921 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ debug.log !cpy/.gitkeep kmk/** !kmk/.gitkeep -post_build.sh \ No newline at end of file +post_build.sh +build_out/** diff --git a/supported_boards.md b/supported_boards.md index a442d7f..62fd269 100644 --- a/supported_boards.md +++ b/supported_boards.md @@ -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