VIA Protocol 12 + fixes (#19916)
Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com>
This commit is contained in:
parent
403b0addea
commit
7f805cc779
135 changed files with 761 additions and 572 deletions
|
@ -126,7 +126,7 @@ bool process_record_user(uint16_t keycode, keyrecord_t *record) {
|
|||
}
|
||||
}
|
||||
switch(keycode) {
|
||||
case USER00:
|
||||
case QK_KB_0:
|
||||
if (record->event.pressed) {
|
||||
spongebob_mode ^= 1;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue