mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-22 00:16:41 +06:00
Update keymap keychron of c1_pro
This commit is contained in:
parent
0eddedd365
commit
e41e6ab6d4
|
@ -27,7 +27,7 @@ enum layers{
|
|||
};
|
||||
|
||||
enum custom_keycodes {
|
||||
KC_LOPTN = QK_KB_2, // TECH DEBT: Starts at QK_KB_2 to maintain ordering with VIA definitions. See #19884. Revert to QK_KB_0 when VIA catches up with QMK.
|
||||
KC_LOPTN = QK_KB_2,
|
||||
KC_ROPTN,
|
||||
KC_LCMMD,
|
||||
KC_RCMMD,
|
||||
|
|
|
@ -27,7 +27,7 @@ enum layers{
|
|||
};
|
||||
|
||||
enum custom_keycodes {
|
||||
KC_LOPTN = QK_KB_2, // TECH DEBT: Starts at QK_KB_2 to maintain ordering with VIA definitions. See #19884. Revert to QK_KB_0 when VIA catches up with QMK.
|
||||
KC_LOPTN = QK_KB_2,
|
||||
KC_ROPTN,
|
||||
KC_LCMMD,
|
||||
KC_RCMMD,
|
||||
|
|
Loading…
Reference in New Issue
Block a user