File tree Expand file tree Collapse file tree 2 files changed +64
-11
lines changed Expand file tree Collapse file tree 2 files changed +64
-11
lines changed Original file line number Diff line number Diff line change @@ -4,4 +4,5 @@ debug.log
4
4
! cpy /.gitkeep
5
5
kmk /**
6
6
! kmk /.gitkeep
7
- post_build.sh
7
+ post_build.sh
8
+ build_out /**
Original file line number Diff line number Diff line change 1
- ## Currently supported boards
2
- If you just want to download something check here to see what to download from the releaces tab
1
+ # Currently supported boards
2
+ If you just want to download something check here to see what to download from
3
+ the releases tab.
3
4
4
- If you add a board to the repo please add it here too. <3 thanks
5
-
6
- ## Nice!Nano v1/v2
7
- Name
8
- * nice_nano_bs
5
+ If you add a board to the repo please add it here too.
6
+
7
+
8
+ # Development boards
9
+
10
+ ## Adafruit KB2040
11
+
12
+ Frozen libraries
13
+
14
+ * NeoPixel
15
+ * Display Text
16
+ * DisplayIO SSD1306
17
+
18
+ ## Boardsource Blok
19
+
20
+ Frozen libraries
21
+
22
+ * NeoPixel
23
+
24
+ ## Seeduino XIAO RP2040
25
+
26
+ Frozen libraries
27
+
28
+ * NeoPixel
29
+ * Display Text
30
+ * DisplayIO SSD1306
31
+
32
+ ## Sparkfun Pro Micro RP2040
33
+
34
+ Frozen libraries
35
+
36
+ * NeoPixel
37
+ * Display Text
38
+ * DisplayIO SSD1306
39
+
40
+ # Keyboards
41
+
42
+ ## Boardsource Equals
43
+
44
+ Frozen libraries
45
+
46
+ * NeoPixel
47
+ * Display Text
48
+ * DisplayIO SSD1306
49
+
50
+ ## Boardsource Lulu
51
+
52
+ Frozen libraries
53
+
54
+ * NeoPixel
55
+ * Display Text
56
+ * DisplayIO SSD1306
57
+
58
+ ## Boardsource Unicorne
59
+
60
+ Frozen libraries
9
61
10
- frozen libs
11
- * ble
12
- * neopixel
62
+ * NeoPixel
63
+ * Display Text
64
+ * DisplayIO SSD1306
You can’t perform that action at this time.
0 commit comments