Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-03 | Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) | precondition | |
2023-03-29 | Fix layouts containing keys with multiple matrix positions (#20191) | Ryan | |
2023-01-30 | Normalise Swap Hands keycodes (#19720) | Ryan | |
2022-12-30 | Remove useless line continuations (#19399) | Ryan | |
2022-11-06 | Reworked backlight keycodes. (#18961) | Nick Brassel | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2022-10-28 | Normalise Auto Shift keycodes (#18892) | Ryan | |
* Normalise Auto Shift keycodes * Add keycode table to main list * Add old keycodes to legacy header | |||
2022-10-19 | Remove 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-15 | Remove legacy keycodes, part 5 (#18710) | Ryan | |
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | |||
2022-08-21 | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | |
2022-05-15 | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | |
2021-07-19 | [Bug] Develop - Change uint32_t to layer_state_t (#13596) | Xelus22 | |
* fix sat75 * update uint32_t to layer_state | |||
2021-01-05 | [Keymap] Add jian/keymaps/left_hand (#11196) | KgOfHedgehogs | |
* Add jian/keymaps/left_hand * Add jian/rev2/readme.md * Remove mod tap on mirrored layer * Add GPL2+ license header * Add gb version to readme | |||
2020-10-22 | [Keyboard] Fix jian backlight related ifdefs (#10679) | KgOfHedgehogs | |
* Add jian backlight enabled ifdefs * Fix adavnced layout LAYOUT_dips usage | |||
2020-08-13 | Add jian/keymaps/via/config.h (#9948) | KgOfHedgehogs | |
2020-07-06 | Add jian qmk_via layout and LTO_ENABLE to all jian revs (#9606) | KgOfHedgehogs | |
2020-06-17 | [Keyboard] Jian keyboard (#8914) | KgOfHedgehogs | |
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Nick Brassel <nick@tzarc.org> |