diff options
author | vuhopkep <boy9x0@gmail.com> | 2019-09-18 13:36:05 +0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2019-09-17 23:36:05 -0700 |
commit | 7d8dea30a460da2c3e163713252e53c43211c123 (patch) | |
tree | a760b4378ebee650db9ea6d299a92f27cc6ccf9f /keyboards/handwired/hnah108/readme.md | |
parent | 37c29961379f39dd60f173b4b82df41a4f80b078 (diff) | |
download | qmk_firmware-7d8dea30a460da2c3e163713252e53c43211c123.tar.gz qmk_firmware-7d8dea30a460da2c3e163713252e53c43211c123.zip |
[Keyboard] add personal fullsize pcb hnah108 (#6759)
* add personal fullsize pcb hnah108
* Update keymap.c
Diffstat (limited to 'keyboards/handwired/hnah108/readme.md')
-rw-r--r-- | keyboards/handwired/hnah108/readme.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/handwired/hnah108/readme.md b/keyboards/handwired/hnah108/readme.md new file mode 100644 index 0000000000..d4cd6a1802 --- /dev/null +++ b/keyboards/handwired/hnah108/readme.md @@ -0,0 +1,14 @@ +# hnah108 + +![hnah108](https://i.imgur.com/rV0lM8M.jpg) + +A Full size keyboard pcb with rotary encoder. Used ws2811 IC as a indicator LED driver + +Keyboard Maintainer: [HnahKB](https://github.com/vuhopkep) +Hardware Supported: Hnah108 v1 + +Make example for this keyboard (after setting up your build environment): + + make handwired/hnah108: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). |