feat: only dedicated accent/caret symbols produce accented/careted output
2 files changed, 1 insertions(+), 3 deletions(-) M keyboards/zsa/moonlander/keymaps/rutherther/features/cz_accent.c M keyboards/zsa/moonlander/keymaps/rutherther/keymap.c
M keyboards/zsa/moonlander/keymaps/rutherther/features/cz_accent.c => keyboards/zsa/moonlander/keymaps/rutherther/features/cz_accent.c +1 -1
@@ 2,7 2,7 @@ #include "keymap_czech.h" const uint16_t cz_acute_keycodes[] = { KC_A, KC_E, KC_I, KC_O, KC_U KC_A, KC_E, KC_I, KC_O, KC_U, KC_Y }; const uint8_t NUM_ACUTE_KEYCODES = sizeof(cz_acute_keycodes) / sizeof(uint16_t);
M keyboards/zsa/moonlander/keymaps/rutherther/keymap.c => keyboards/zsa/moonlander/keymaps/rutherther/keymap.c +0 -2