diff options
Diffstat (limited to 'keyboards/sweet16/readme.md')
-rw-r--r-- | keyboards/sweet16/readme.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/sweet16/readme.md b/keyboards/sweet16/readme.md new file mode 100644 index 000000000..db75c7206 --- /dev/null +++ b/keyboards/sweet16/readme.md | |||
@@ -0,0 +1,14 @@ | |||
1 | Sweet16 | ||
2 | === | ||
3 | |||
4 | A 4x4 numpad/macro pad sold by 1up Keyboards - designed by Bishop Keyboards | ||
5 | |||
6 | Keyboard Maintainer: QMK Community | ||
7 | Hardware Supported: Sweet16 Keyboard PCB | ||
8 | Hardware Availability: [1up Keyboards](https://1upkeyboards.com/) | ||
9 | |||
10 | Make example for this keyboard (after setting up your build environment): | ||
11 | |||
12 | make sweet16-default | ||
13 | |||
14 | See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. \ No newline at end of file | ||