Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kintwin controller for kinesis keyboard, split layout (#21614) | alvicstep | 2023-08-14 | 1 | -0/+3 |
| | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | kinesis: remove stacked split layouts (#21569) | Ryan | 2023-07-22 | 1 | -42/+20 |
| | |||||
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 1 | -1/+1 |
| | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | Remove legacy keycodes, part 3 (#18669) | Ryan | 2022-10-11 | 1 | -1/+1 |
| | | | | | | | | | * `KC__VOLDOWN` -> `KC_VOLD` * `KC__VOLUP` -> `KC_VOLU` * `KC__MUTE` -> `KC_MUTE` * `KC_POWER` -> `KC_PWR` | ||||
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 1 | -1/+1 |
| | |||||
* | Remove complex `fn_actions` macros (#14662) | Ryan | 2021-11-01 | 1 | -1/+1 |
| | | | | | * Remove complex `fn_actions` macros * Remove additional `KC_FN*` instances | ||||
* | keymaps: fix kinesis default keymap progrm/reset keycode (#12429) | Michael Stapelberg | 2021-04-02 | 1 | -1/+1 |
| | | | | | | | | | | The right-most top-most key on the Kinesis Advantage keyboard is labeled “Progrm” and was meant to enter the Teensy bootloader as per the comment. However, the keycode was set to KC_1, which just produces a “1”. It should be RESET instead. This commit fixes KC_1 to RESET in all files where the fix is needed. The other files have already been fixed independently. | ||||
* | Remove unused `action_get_macro()` usages in user files (#11165) | Ryan | 2021-01-11 | 1 | -32/+0 |
| | |||||
* | [Keymap] Corrected the dvorak layout for kinesis advantage (#10808) | Rich Saunders | 2020-11-01 | 1 | -12/+12 |
| | |||||
* | Remove empty fn_actions[] | fauxpark | 2019-01-11 | 1 | -5/+0 |
| | |||||
* | Kinesis refactor and Configurator update (#3245) | noroadsleft | 2018-06-27 | 1 | -3/+3 |
| | | | | | | | | | | * Matrix refactor * Keymap refactor * Configurator support * Stapelberg readme formatting fix (missing grave accent) | ||||
* | kinesis remap | milestogo | 2017-01-08 | 1 | -0/+93 |