]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] Grid 600 Type 05 "PRESS" Cover Module (#6368)
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>
Sat, 20 Jul 2019 20:30:38 +0000 (13:30 -0700)
committerDrashna Jaelre <drashna@live.com>
Sat, 20 Jul 2019 20:30:38 +0000 (13:30 -0700)
commit7afae46ea6075a5410d230fb8c35eaacd1872ba2
treed6f3bf629d38d42c4f4456b6e5e33324c00fd0be
parentc6442998208a3e06695ac670ad0786100aee7040
[Keyboard] Grid 600 Type 05 "PRESS" Cover Module (#6368)

* add grid600 type 5 press cover module

* Update keyboards/grid600/press/keymaps/default/keymap.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* remove unused custom keycode enum
keyboards/grid600/press/config.h [new file with mode: 0644]
keyboards/grid600/press/info.json [new file with mode: 0644]
keyboards/grid600/press/keymaps/default/config.h [new file with mode: 0644]
keyboards/grid600/press/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/grid600/press/keymaps/default/readme.md [new file with mode: 0644]
keyboards/grid600/press/press.c [new file with mode: 0644]
keyboards/grid600/press/press.h [new file with mode: 0644]
keyboards/grid600/press/readme.md [new file with mode: 0644]
keyboards/grid600/press/rules.mk [new file with mode: 0644]
keyboards/grid600/readme.md [new file with mode: 0644]