]> git.donarmstrong.com Git - qmk_firmware.git/commit
Puck Macropad (#4274)
authorJohn Pettigrew <john.pettigrew404@gmail.com>
Tue, 27 Nov 2018 21:43:48 +0000 (15:43 -0600)
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Tue, 27 Nov 2018 21:43:48 +0000 (13:43 -0800)
commitd79b5e67b691e367897a24008ec3f2188b1642f3
treecdd14b79c3469cd83034c91f1898d43a5e49f1f1
parent90f9fb4eee0da25e5408e54ed872c6da2a40c5f3
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
keyboards/puck/config.h [new file with mode: 0644]
keyboards/puck/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/puck/puck.c [new file with mode: 0644]
keyboards/puck/puck.h [new file with mode: 0644]
keyboards/puck/readme.md [new file with mode: 0644]
keyboards/puck/rules.mk [new file with mode: 0644]