Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-08-06 | Remove `UNUSED_PINS` (#17931) | Nick Brassel | |
2021-01-11 | Remove unused `action_get_macro()` usages in user files (#11165) | Ryan | |
2019-08-30 | Remove KC_DELT alias in favor of KC_DEL (#6327) | Konstantin Đorđević | |
* Remove KC_DELT alias in favor of KC_DEL * Add changelog | |||
2019-01-11 | Remove empty fn_actions[] | fauxpark | |
2018-09-01 | Keymap: Nojjan atreus (#3822) | Jon Olsson | |
* Add support for my Falbatech Atreus This is currently the default Atreus keyboard layout, but I will eventually customize it to match my Ergodox layout. * Address review comments * More review comments fixed * More review comments fixed |