Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417) | Ryan | 2023-04-14 | 1 | -3/+1 |
| | |||||
* | Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) | precondition | 2023-04-03 | 1 | -1/+0 |
| | |||||
* | Remove useless line continuations (#19399) | Ryan | 2022-12-30 | 1 | -14/+14 |
| | |||||
* | Tap Dance: remove `qk_` prefix (#19313) | Ryan | 2022-12-14 | 1 | -2/+2 |
| | |||||
* | Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727) | Drashna Jaelre | 2022-10-15 | 1 | -1/+10 |
| | |||||
* | Remove legacy keycodes, part 4 (#18683) | Ryan | 2022-10-13 | 1 | -2/+2 |
| | | | | | | | | | | | * `KC_PGDOWN` -> `KC_PGDN` * `KC_PSCREEN` -> `KC_PSCR` * `KC_SCOLON` -> `KC_SCLN` * `KC_BSLASH` -> `KC_BSLS` * `KC_BSPACE` -> `KC_BSPC` | ||||
* | Remove legacy USE_SERIAL define (#18292) | Dasky | 2022-09-06 | 1 | -5/+0 |
| | | | | | * Remove legacy USE_SERIAL define * tidy up missed comments | ||||
* | 2020 February 29 Breaking Changes Update (#8064) | James Young | 2020-02-29 | 1 | -5/+4 |
| | |||||
* | Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | fauxpark | 2019-02-17 | 1 | -4/+0 |
| | |||||
* | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | Joe Wasson | 2018-09-17 | 1 | -1/+0 |
| | | | | | | | | | | * 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. | ||||
* | Reformat 40% Ortho boards to work with Layouts feature (#2804) | Drashna Jaelre | 2018-05-14 | 1 | -3/+2 |
| | | | | | | | | | | | | * Reformat 40% Ortho boards to work with Layouts feature * Fix krusli keymap to compile properly * Fix mt40 compile errors * Fix layouts * fix RGB? | ||||
* | More Configurator Warning Fixes (#2716) | MechMerlin | 2018-04-07 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Remove extra underscore from MASTER_RIGHT define | Danny Nguyen | 2017-11-01 | 1 | -2/+2 |
| | |||||
* | remove all makefiles from keyboard directories | Jack Humbert | 2017-09-27 | 1 | -1/+0 |
| | |||||
* | update some copyright headers | Jack Humbert | 2017-06-28 | 1 | -0/+20 |
| | |||||
* | cleanup lets_split | Jack Humbert | 2017-06-28 | 1 | -24/+11 |
| | |||||
* | Adding permissive_hold | Adam Bell | 2017-06-03 | 1 | -0/+1 |
| | |||||
* | adding lets split keymap | Adam Bell | 2017-06-03 | 3 | -0/+122 |