diff options
author | Philip (Han) Suh <36554396+phlopsuh@users.noreply.github.com> | 2020-08-06 20:20:11 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-06 20:20:11 -0700 |
commit | c125d0a7a0daa539d425c6c01ace4175ebffa2f1 (patch) | |
tree | e21ee4b77b4135b82a903bb4fbe34d3e6a798ed3 /keyboards/ztboards/noon/readme.md | |
parent | 997d1b2bb581fb93c6a42fbfc63c5fdb7e58588b (diff) |
[Keyboard] Re-initial commit of ztboards (#9869)
* Re-initial commit of ztboards
* Added info.json
* Made changes to info.json
* Update keyboards/ztboards/after/config.h
* Update keyboards/ztboards/after/rules.mk
* Update keyboards/ztboards/noon/rules.mk
* Update keyboards/ztboards/noon/config.h
* Update keyboards/ztboards/after/config.h
* Update keyboards/ztboards/noon/config.h
* Update keyboards/ztboards/after/config.h
* Update keyboards/ztboards/after/info.json
* Update keyboards/ztboards/noon/info.json
* Update noon.h
* Update keymap.c
* Update keymap.c
* Update keymap.c
* Update keymap.c
* Update noon.h
* Update keymap.c
* Update keymap.c
* Update noon.h
Diffstat (limited to 'keyboards/ztboards/noon/readme.md')
-rw-r--r-- | keyboards/ztboards/noon/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/ztboards/noon/readme.md b/keyboards/ztboards/noon/readme.md new file mode 100644 index 0000000000..96b2bcd8de --- /dev/null +++ b/keyboards/ztboards/noon/readme.md @@ -0,0 +1,15 @@ +# Noon + +A 65% keyboard made by ZTBoards and run in a Geekhack group buy. + +* Keyboard Maintainer: ZTBoards +* Hardware Supported: Noon QMK PCB +* Hardware Availability: https://geekhack.org/index.php?topic=107414.msg2930924#msg2930924 + +Make example for this keyboard (after setting up your build environment): + + make ztboards/noon: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). + +Esc + plugging in will put the keyboard into bootloader.
\ No newline at end of file |