Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 1 | -1/+1 |
| | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 1 | -1/+1 |
| | |||||
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -2/+0 |
| | |||||
* | Remove unused `action_get_macro()` usages in user files (#11165) | Ryan | 2021-01-11 | 1 | -15/+0 |
| | |||||
* | Remove KC_DELT alias in favor of KC_DEL (#6327) | Konstantin Đorđević | 2019-08-30 | 1 | -1/+1 |
| | | | | | | * Remove KC_DELT alias in favor of KC_DEL * Add changelog | ||||
* | Remove empty fn_actions[] | fauxpark | 2019-01-11 | 1 | -4/+0 |
| | |||||
* | Keymap: Nojjan atreus (#3822) | Jon Olsson | 2018-09-01 | 2 | -0/+71 |
* 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 |