rebound rev4, consolodated switch matrix from 5x12 to 7x8 (#9314)
This commit is contained in:
parent
5a5ecd7dd9
commit
b43bdc1c69
9 changed files with 514 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
#include "quantum.h"
|
||||
|
||||
#define BWORD LCTL(KC_BSPC)
|
||||
#define BLINE LALT(KC_BSPC)
|
||||
#define LWORD LCTL(KC_LEFT)
|
||||
#define RWORD LCTL(KC_RIGHT)
|
||||
#define JUMPBACK LSFT(KC_TAB)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue