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.
This commit is contained in:
parent
3522496f24
commit
7ca335cf5b
10 changed files with 405 additions and 121 deletions
|
@ -24,9 +24,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define VENDOR_ID 0xFEED
|
||||
#define PRODUCT_ID 0x6060
|
||||
#define DEVICE_VER 0x0003
|
||||
#define MANUFACTURER PHANTOM
|
||||
#define PRODUCT PHANTOM RGB MOD
|
||||
#define DESCRIPTION QMK keyboard firmware for PHANTOM TKL
|
||||
#define MANUFACTURER bpiphany
|
||||
#define PRODUCT PHANTOM
|
||||
#define DESCRIPTION QMK keyboard firmware for PHANTOM
|
||||
|
||||
/* key matrix size */
|
||||
#define MATRIX_ROWS 6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue