Add Choconum (#8709)

* Add Choconum

* Disable SPI/I2C, add mem fix

* Rename layouts

* Nuke unused config.h files

* Fix username
This commit is contained in:
Danny
2020-04-08 14:30:33 -04:00
committed by GitHub
parent a1ffc40b36
commit 3234118e52
13 changed files with 1871 additions and 0 deletions

View File

@@ -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).