Updated for ChibiOS and bugs
Migrated the configurations to the new ChibiOS version and fixed a bug that prevented you from capitalizing combined keys in qwerty mdoe
This commit is contained in:
parent
57dcb46421
commit
9185ad707d
13 changed files with 370 additions and 1562 deletions
|
|
@ -15,4 +15,5 @@ COMMAND_ENABLE = yes # Commands for debug and configuration
|
|||
SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
|
||||
NKRO_ENABLE = yes # USB Nkey Rollover
|
||||
COMBO_ENABLE = yes # Enable Key Combos
|
||||
STENO_ENABLE = yes # Stenography keys
|
||||
STENO_ENABLE = yes # Stenography keys
|
||||
MOUSEKEY_ENABLE = no # Mouse keys
|
||||
Loading…
Add table
Add a link
Reference in a new issue