[Keyboard] Adjustments to Gust Rev1.2 (#12716)
Co-authored-by: Eithan Shavit <eithan@afternoonlabs.com>
This commit is contained in:
parent
7cd9edab99
commit
3a6188fc55
7 changed files with 30 additions and 12 deletions
|
@ -27,7 +27,11 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
|||
//┌─────────┬─────────┬─────────┐
|
||||
KC_1, KC_2, KC_3,
|
||||
//├─────────┼─────────┼─────────┤
|
||||
KC_4, KC_5, KC_6
|
||||
KC_4, KC_5, KC_6,
|
||||
//├─────────┼─────────┼─────────┤
|
||||
|
||||
//├─────────┼─────────┼─────────┤
|
||||
KC_7, KC_8, KC_9
|
||||
//└─────────┴─────────┴─────────┘
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue