Update keymap keychron of c1_pro

This commit is contained in:
lalalademaxiya1 2023-03-20 15:25:24 +08:00
parent 0eddedd365
commit e41e6ab6d4
2 changed files with 2 additions and 2 deletions

View File

@ -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,

View File

@ -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,