]> git.donarmstrong.com Git - qmk_firmware.git/commit
[Keyboard] add support for romac macropad (#5530)
authorGarret G <45295190+TheRoyalSweatshirt@users.noreply.github.com>
Tue, 2 Apr 2019 03:31:38 +0000 (22:31 -0500)
committerDrashna Jaelre <drashna@live.com>
Tue, 2 Apr 2019 03:31:38 +0000 (20:31 -0700)
commitfbee737ff3b767f0ce95da61a154ef6334312887
tree108c1c71704fda97771e594c3f009bc3d4a825f4
parent40c6269f9fdd279b16ee49e49c8fbd256b79ccae
[Keyboard] add support for romac macropad (#5530)

* add support for romac macropad

* Update info.json

fixed total key_count

* Update keymap.c

* Update keymap.c

* Update README.md

* Update config.h

* Update romac.h

* Update romac.h

* Update romac.h

* Update rules.mk

* Update config.h

* Update README.md

* Update romac.h

* Update README.md

* Update README.md

* Update README.md

* Update config.h

* Update config.h

* Update config.h

* Update info.json

* Update info.json

* Update info.json

* Update keymap.c

* Update keymap.c

* Update keymap.c

* Update README.md

* Update README.md

* Update README.md

* Update config.h

* Rename README.md to readme.md

* Update rules.mk

* Update config.h

* Delete .gitattributes

* Update romac.h

* Update config.h

* Update config.h

* Update keymap.c

* Update keymap.c

* Update keymap.c

* Update readme.md

* Update readme.md

* Update readme.md

* Update info.json

* Update config.h

* Update config.h

* Update config.h

* Update readme.md
keyboards/romac/config.h [new file with mode: 0644]
keyboards/romac/info.json [new file with mode: 0644]
keyboards/romac/keymaps/default/keymap.c [new file with mode: 0644]
keyboards/romac/readme.md [new file with mode: 0644]
keyboards/romac/romac.c [new file with mode: 0644]
keyboards/romac/romac.h [new file with mode: 0644]
keyboards/romac/rules.mk [new file with mode: 0644]