Test the coord-mapping setting and fix the issue.

This commit is contained in:
Yoichiro Tanaka 2022-03-02 09:01:26 +09:00 committed by Kyle Brown
parent b3c8245365
commit c11fffea2c
2 changed files with 2 additions and 3 deletions

View File

@ -9,10 +9,9 @@ class KMKKeyboard(_KMKKeyboard):
col_pins = (board.GP21, board.GP20, board.GP19, board.GP18, board.GP17, board.GP16)
diode_orientation = DiodeOrientation.COLUMNS
# flake8: noqa
coord_mapping = [
0, 1, 2, 3, 4, 5, 29, 28, 27, 26, 25, 24,
6, 7, 8, 9, 10, 11, 35, 34, 33, 32, 31, 30,
12, 13, 14, 15, 16, 17, 41, 40, 39, 38, 37, 36,
21, 22, 23, 47, 46, 45,
20, 21, 22, 23, 47, 46, 45, 44,
]

View File

@ -76,7 +76,7 @@ keyboard.keymap = [
# ------+--------+--------+--------+--------+--------+ +--------+--------+--------+--------+--------+--------+
KC.LSFT, KC.Z, KC.X, KC.C, KC.V, KC.B, KC.N, KC.M, KC.COMM, KC.DOT, KC.SLSH, SF_MINS,\
# ------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+
KC.LALT, KC.MHEN, LOWER, KC.SPC, KC.ENT, RAISE, KC.HENK, KC.RALT
KC.LALT, KC.LANG2,LOWER, KC.SPC, KC.ENT, RAISE, KC.LANG1,KC.RALT
# ------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+--------+
],
[ # LOWER