Keymap: add Interrobang (#4420)
* remove clmk and dvrk and backlight; switch esc and enter to be modtap; add meh key * change songs * space cadet; move enter; move '"; move pgup pgdn * remove extra songs * update from noahfredrick keymap * make it easier to type ../../thing/*/* * move pipe * requested changes * add interrobang support * add shift-insert to raise-v and lower-v, move pipe to raise-/lower-npull/4489/head
parent
8bc19c8dcf
commit
97ab3211e2
@ -1,6 +1,7 @@
|
||||
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||||
CONSOLE_ENABLE = no # Console for debug
|
||||
COMMAND_ENABLE = no # Disable shift combination, which conflicts with shift-parens
|
||||
MOUSEKEY_ENABLE = yes # Mouse keys (disabled to save space)
|
||||
NKRO_ENABLE = no # N-key rollover required for use as a steno board
|
||||
AUDIO_ENABLE = yes # Audio output on port C6
|
||||
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
|
||||
CONSOLE_ENABLE = no # Console for debug
|
||||
COMMAND_ENABLE = no # Disable shift combination, which conflicts with shift-parens
|
||||
MOUSEKEY_ENABLE = yes # Mouse keys (disabled to save space)
|
||||
NKRO_ENABLE = no # N-key rollover required for use as a steno board
|
||||
AUDIO_ENABLE = yes # Audio output on port C6
|
||||
UNICODEMAP_ENABLE = yes # Enable extended unicode
|
||||
|
Loading…
Reference in new issue