diff options
author | Danny <nooges@users.noreply.github.com> | 2020-04-08 14:30:33 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-08 20:30:33 +0200 |
commit | 3234118e52deba9e87ef20389f22485f24f76a71 (patch) | |
tree | d98aefde34f57371ff63d72da02486ef1fbe0bd3 /keyboards/keebio/choconum/readme.md | |
parent | a1ffc40b36038b07c7d8878dce1375e0b9584f8b (diff) | |
download | qmk_firmware-3234118e52deba9e87ef20389f22485f24f76a71.tar.gz |
Add Choconum (#8709)
* Add Choconum
* Disable SPI/I2C, add mem fix
* Rename layouts
* Nuke unused config.h files
* Fix username
Diffstat (limited to 'keyboards/keebio/choconum/readme.md')
-rw-r--r-- | keyboards/keebio/choconum/readme.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/keyboards/keebio/choconum/readme.md b/keyboards/keebio/choconum/readme.md new file mode 100644 index 000000000..7c2f70001 --- /dev/null +++ b/keyboards/keebio/choconum/readme.md @@ -0,0 +1,18 @@ +# Choconum + +![Choconum](https://cdn.shopify.com/s/files/1/1851/5125/products/image_ac483e26-c47b-4939-904f-41ad8de28210_1024x1024@2x.jpg?v=1586055933) + +A numpad for Kailh Choc switches + +* Keyboard Maintainer: [Keebio](https://github.com/nooges) +* Hardware Availability: [Keebio - Choconum](https://keeb.io/products/choconum-kailh-choc-numpad) + +Make example for this keyboard (after setting up your build environment): + + make keebio/choconum:default + +Example of flashing this keyboard: + + make keebio/choconum:default:flash + +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). |