summaryrefslogtreecommitdiff
path: root/keyboards/jian/keymaps/via
AgeCommit message (Collapse)Author
2023-03-29Fix layouts containing keys with multiple matrix positions (#20191)Ryan
2023-01-30Normalise Swap Hands keycodes (#19720)Ryan
2022-11-06Reworked backlight keycodes. (#18961)Nick Brassel
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-10-19Remove legacy Debug keycode (#18769)Ryan
* `DEBUG` -> `DB_TOGG`, default-ish keymaps * `DEBUG` -> `DB_TOGG`, user keymaps * `DEBUG` -> `DB_TOGG`, community layouts * `DEBUG` -> `DB_TOGG`, userspace * `DEBUG` -> `DB_TOGG`, docs & core
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2020-08-13Add jian/keymaps/via/config.h (#9948)KgOfHedgehogs
2020-07-06Add jian qmk_via layout and LTO_ENABLE to all jian revs (#9606)KgOfHedgehogs