Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-14 | Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417) | Ryan | |
2023-04-03 | Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) | precondition | |
2022-12-30 | Remove useless line continuations (#19399) | Ryan | |
2022-12-14 | Tap Dance: remove `qk_` prefix (#19313) | Ryan | |
2022-10-15 | Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) | Drashna Jaelre | |
2022-10-13 | Remove legacy keycodes, part 4 (#18683) | Ryan | |
* `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC` | |||
2022-09-06 | Remove legacy USE_SERIAL define (#18292) | Dasky | |
* Remove legacy USE_SERIAL define * tidy up missed comments | |||
2020-02-29 | 2020 February 29 Breaking Changes Update (#8064) | James Young | |
2019-02-17 | Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | fauxpark | |
2018-09-17 | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | Joe Wasson | |
* Remove chording as it is not documented, not used, and needs work. * Make Leader Key an optional feature. * Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE` * Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps. | |||
2018-05-14 | Reformat 40% Ortho boards to work with Layouts feature (#2804) | Drashna Jaelre | |
* Reformat 40% Ortho boards to work with Layouts feature * Fix krusli keymap to compile properly * Fix mt40 compile errors * Fix layouts * fix RGB? | |||
2018-04-07 | More Configurator Warning Fixes (#2716) | MechMerlin | |
* mf68_ble did not have the correct .c and .h files * Fix JC65 KEYMAP to LAYOUT * Change KEYMAP to LAYOUT for s60_x * Convert KEYMAP to LAYOUT for lets_split boards * Convert KEYMAP to LAYOUT * more fixes to keymap for iris * convert KEYMAP to LAYOUT for levinson keyboard * change losinggeneration's KEYMAP to LAYOUT * convert KEYMAP to LAYOUT * convert KEYMAP to LAYOUT for nyquist * convert KEYMAP to LAYOUT * convert KEYMAP to LAYOUT for viterbi * convert KEYMAP to LAYOUT * convert KEYMAP and its subsidiries to the LAYOUT standard * convert KEYMAP and its subsidiries to the new LAYOUT standard | |||
2017-11-01 | Remove extra underscore from MASTER_RIGHT define | Danny Nguyen | |
2017-09-27 | remove all makefiles from keyboard directories | Jack Humbert | |
2017-06-28 | update some copyright headers | Jack Humbert | |
2017-06-28 | cleanup lets_split | Jack Humbert | |
2017-06-03 | Adding permissive_hold | Adam Bell | |
2017-06-03 | adding lets split keymap | Adam Bell | |