]> git.donarmstrong.com Git - qmk_firmware.git/commit
Adjust Phantom for standard PCB
authorMathias Andersson <wraul@dbox.se>
Sat, 17 Jun 2017 17:56:49 +0000 (19:56 +0200)
committerMathias Andersson <wraul@dbox.se>
Fri, 23 Jun 2017 10:07:18 +0000 (12:07 +0200)
commit7ca335cf5b86e7d59de5daabeb75bea43d8f0ced
tree75be426a372fa4453dd85c7e4362f20dd6c28c7b
parent3522496f24a3e5c13bca573f3ea1e2a17839c274
Adjust Phantom for standard PCB

The previous default configuration and keymap was made for a Phantom
modified with RGB underlight.

This commit makes the default more in line with the "official"
configurations provided by the PCB.

The previous default have been moved to a separate keymap named
`rgbmod`. It has also been updated to better match the template keymap.
keyboards/phantom/config.h
keyboards/phantom/keymaps/default/Makefile [new file with mode: 0644]
keyboards/phantom/keymaps/default/config.h [new file with mode: 0644]
keyboards/phantom/keymaps/default/keymap.c
keyboards/phantom/keymaps/default/readme.md [new file with mode: 0644]
keyboards/phantom/keymaps/rgbmod/Makefile [new file with mode: 0644]
keyboards/phantom/keymaps/rgbmod/config.h [new file with mode: 0644]
keyboards/phantom/keymaps/rgbmod/keymap.c [new file with mode: 0644]
keyboards/phantom/phantom.h
keyboards/phantom/rules.mk