Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update use of legacy keycodes (#19120) | Joel Challis | 2022-11-22 | 2 | -4/+4 |
| | |||||
* | Normalise Dynamic Macro keycodes (#18939) | Ryan | 2022-11-03 | 1 | -2/+2 |
| | | | | | | | | | | | | | * `DYN_REC_START1` -> `QK_DYNAMIC_MACRO_RECORD_START_1` * `DYN_REC_START2` -> `QK_DYNAMIC_MACRO_RECORD_START_2` * `DYN_MACRO_PLAY1` -> `QK_DYNAMIC_MACRO_PLAY_1` * `DYN_MACRO_PLAY2` -> `QK_DYNAMIC_MACRO_PLAY_2` * `DYN_REC_STOP` -> `QK_DYNAMIC_MACRO_RECORD_STOP` * Update docs | ||||
* | Normalise Space Cadet keycodes (#18864) | Ryan | 2022-10-27 | 1 | -1/+1 |
| | |||||
* | Deprecate `VLK_TOG` for `VK_TOGG` (#18807) | Ryan | 2022-10-22 | 1 | -1/+1 |
| | |||||
* | Remove legacy Grave Escape keycodes (#18787) | Ryan | 2022-10-20 | 1 | -1/+1 |
| | |||||
* | Remove legacy Debug keycode (#18769) | Ryan | 2022-10-19 | 6 | -6/+6 |
| | | | | | | | | | | | * `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 | ||||
* | Remove legacy sendstring keycodes (#18749) | Ryan | 2022-10-17 | 1 | -1/+1 |
| | |||||
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 5 | -22/+22 |
| | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) | Drashna Jaelre | 2022-10-15 | 1 | -1/+10 |
| | |||||
* | 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` | ||||
* | Remove remaining use of terminal keys and related comment labels (#18402) | Johannes Löthberg | 2022-09-29 | 3 | -3/+3 |
| | |||||
* | Switch over MANUFACTURER and PRODUCT to string literals (#18183) | Ryan | 2022-08-28 | 1 | -2/+2 |
| | |||||
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 10 | -10/+10 |
| | |||||
* | Remove `UNUSED_PINS` (#17931) | Nick Brassel | 2022-08-06 | 1 | -1/+0 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2022-08-03 | 2 | -8/+6 |
|\ | |||||
| * | Move keyboard USB IDs and strings to data driven: K (#17846) | Ryan | 2022-08-03 | 2 | -8/+6 |
| | | | | | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | ||||
* | | Make default layer size 16-bit (#15286) | Drashna Jaelre | 2022-06-19 | 2 | -16/+16 |
|/ | | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> | ||||
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 2 | -4/+4 |
| | |||||
* | Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵ | Ryan | 2022-03-15 | 1 | -2/+0 |
| | | | | (#16655) | ||||
* | [Keyboard] move niu_mini to /kbdfans (#16112) | peepeetee | 2022-01-31 | 50 | -0/+2868 |