[Keyboard] smallkeyboard support (#12817)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
zhouqiong19840119
2021-09-22 06:52:39 +08:00
committed by GitHub
parent 32a96be093
commit bb754069e9
9 changed files with 297 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
# SMALLKEYBOARD
![](https://github.com/zhouqiong19840119/MacroKeyboard-little/blob/main/Small%20(1).jpg)
* Keyboard Maintainer: [zhouqiong19840119](https://github.com/zhouqiong19840119)
* Hardware Availability:
Make example for this keyboard (after setting up your build environment):
make smallkeyboard:default
Flashing example for this keyboard:
make smallkeyboard:default:flash
To 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).
See 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).