[Keymap] Custom user keymap for Think6.5 with LED range control (#7603)
* ISO layout for the soldered Think6.5 PCB * Think6.5 personal layout readme * Add personal Think6.5 user map with LED group cycling * Add default case to process_record_user * Make the ASCII diagram match the layer properly * Relocate KC_NUHS to the home row for consistency * Add LAYOUT_65_iso_badge to info.json * Wire up the badge LEDs as capslock LEDs * Remove unused keymap variable
This commit is contained in:
committed by
Drashna Jaelre
parent
3415dcef6f
commit
b2405fccce
@@ -0,0 +1,11 @@
|
||||
# Personal keymap for the Think 6.5 with compatible soldered PCB
|
||||
|
||||
The layout is UK ISO with some small personal tweaks.
|
||||
|
||||
The LED cycling code is based on code posted to the Gray Studio Discord by `MudkipMao` on Nov 22nd 2019. Thanks!
|
||||
|
||||
## LED cycling
|
||||
|
||||
This map saves and restores your current active LED group choice to user EEPROM and restores it on keyboard init, which you can cycle through all combinations of, or toggle individually.
|
||||
|
||||
The cycle is `Off -> Esc -> Badge -> Underglow -> Esc+Badge -> Esc+Underglow -> Badge+Underglow -> All`. Look at the keymap for the controls on layer 1.
|
||||
Reference in New Issue
Block a user