aboutsummaryrefslogtreecommitdiff
path: root/keyboards/smallkeyboard/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/smallkeyboard/readme.md')
-rw-r--r--keyboards/smallkeyboard/readme.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/smallkeyboard/readme.md b/keyboards/smallkeyboard/readme.md
new file mode 100644
index 000000000..54b4bcb53
--- /dev/null
+++ b/keyboards/smallkeyboard/readme.md
@@ -0,0 +1,18 @@
1# SMALLKEYBOARD
2
3![](https://github.com/zhouqiong19840119/MacroKeyboard-little/blob/main/Small%20(1).jpg)
4
5* Keyboard Maintainer: [zhouqiong19840119](https://github.com/zhouqiong19840119)
6* Hardware Availability:
7
8Make example for this keyboard (after setting up your build environment):
9
10 make smallkeyboard:default
11
12Flashing example for this keyboard:
13
14 make smallkeyboard:default:flash
15
16To reset the board into bootloader mode, hold the key at the top left of the keyboard while connecting the USB cable (also erases persistent settings).
17
18See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).