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:
Nathan Olivares 2021-10-07 21:04:46 -04:00
parent 57dcb46421
commit 9185ad707d
13 changed files with 370 additions and 1562 deletions

View file

@ -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