1
0
Fork 0

Puck Macropad (#4274)

* Add Puck

* Update Manufacturer name in metadata

* Add num lock to high layer

* update pins

* update pin settings

* fix numlock key

* Cleanup config.h

* Update device info

* updates after review
This commit is contained in:
John Pettigrew 2018-11-27 15:43:48 -06:00 committed by MechMerlin
parent 90f9fb4eee
commit d79b5e67b6
6 changed files with 190 additions and 0 deletions

11
keyboards/puck/readme.md Normal file
View file

@ -0,0 +1,11 @@
A 4 x 3 macropad.
Keyboard Maintainer: [john-pettigrew](https://github.com/john-pettigrew)
Hardware Supported: Puck PCB.
Hardware Availability: [OkKeebs.com](https://okkeebs.com/products/puck-pcb)
Make example for this keyboard (after setting up your build environment):
make puck: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).