41584c3384
* added Boy_.314's layout for halfnhalf keyboard * reset rules.mk to default * update keymap with qwerty layout, and enable tap dancing * fixed formatting in layout visualization * added rules.mk to custom layout * added mod tap for ctrl/capslock * fixed typo in config.h, remove excess in rules.mk, revert half_n_half rules.mk
5 lines
159 B
Makefile
5 lines
159 B
Makefile
TAP_DANCE_ENABLE = yes # Enable Tap Dance
|
|
NKRO_ENABLE = yes # USB Nkey Rollover
|
|
|
|
# Enable generic behavior for split boards
|
|
SPLIT_KEYBOARD = yes
|