Browse Source

Add some generic/sparse readmes to get rid of errors (#3048)

MechMerlin 7 years ago
parent
commit
910c50bca1

+ 3 - 0
keyboards/chibios_test/readme.md

@@ -0,0 +1,3 @@
+# ChibiOS Test Keyboards
+
+Test code for several ARM based ChibiOS boards

+ 3 - 0
keyboards/chibios_test/stm32_f072_onekey/readme.md

@@ -0,0 +1,3 @@
+# ChibiOS Test
+
+Test code for the stm32_f072 one key keyboard

+ 3 - 0
keyboards/chibios_test/stm32_f103_onekey/readme.md

@@ -0,0 +1,3 @@
+# ChibiOS Test
+
+Test code for the stm32_f103 one key keyboard

+ 3 - 0
keyboards/chibios_test/teensy_lc_onekey/readme.md

@@ -0,0 +1,3 @@
+# ChibiOS Test
+
+Test code for the teensy lc one key keyboard