| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update Underglow keycodes (#23765) | Ryan | 2024-08-25 | 1 | -1/+1 |
| | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org> | ||||
| * | Adjust keycode alignment around `QK_BOOT` (#23697) | Ryan | 2024-05-11 | 1 | -1/+1 |
| | | |||||
| * | Reworked backlight keycodes. (#18961) | Nick Brassel | 2022-11-05 | 1 | -1/+1 |
| | | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
| * | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 1 | -1/+1 |
| | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
| * | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 1 | -1/+1 |
| | | |||||
| * | Sets3n kk980 Layout Macro Refactor (#15039) | James Young | 2021-11-03 | 1 | -16/+17 |
| | | | | | | | | | | | | | | * physically arrange layout macro Arranges the layout macro to resemble the keyboard layout, and updates the keymaps to match. * use 3-character notation for position identifiers in kk980.h * add matrix diagram to kk980.h * fix syntax error in info.json Apparently the API doesn't care about this error... but QMK Configurator does if you use the local import mode (Ctrl+Shift+I). | ||||
| * | [Keyboard] add kk980 keyboard (#14436) | Sets3n | 2021-09-22 | 1 | -0/+91 |