diff options
author | Erkki Halinen <erkkihalinen@gmail.com> | 2019-10-24 23:53:26 +0300 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-10-24 13:53:26 -0700 |
commit | 323635da064f9b92cf08fd46c1c4a229ca5af0ad (patch) | |
tree | ec480a7ce9f153bb3990423f3293fbe96d69eb6a /keyboards/handwired/sticc14/readme.md | |
parent | e96cac0814995e2a0735708727cbab599d6cf5f1 (diff) |
[Keyboard] Add support for Sticc14 macropad (#7134)
* Push Sticc14 default keymap
* Update READMEs to conform to guidelines
* Requested changes
* Requested changes
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/handwired/sticc14/readme.md
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/handwired/sticc14/readme.md
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Remove useless enum and function overrides
Diffstat (limited to 'keyboards/handwired/sticc14/readme.md')
-rw-r--r-- | keyboards/handwired/sticc14/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/handwired/sticc14/readme.md b/keyboards/handwired/sticc14/readme.md new file mode 100644 index 0000000000..65f1a2416f --- /dev/null +++ b/keyboards/handwired/sticc14/readme.md @@ -0,0 +1,15 @@ +# Sticc14 + +![Sticc14](https://i.imgur.com/blzFw5R.jpg) + +Sticc14 is a simple macropad, designed to be easy to build and affordable. + +Keyboard Maintainer: [ErkHal](https://github.com/erkhal) +Hardware Supported: Sticc14 +Hardware Availability: [Ergorius](https://reddit.com/u/ergorius) + +Make example for this keyboard (after setting up your build environment): + + make handwired/sticc14:default + +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). |