Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some missing QMK_KEYBOARD_H includes in user keymaps (#20417) | Ryan | 2023-04-14 | 1 | -1/+0 |
| | |||||
* | Remove usages of config_common.h from config.h files. (#19714) | Nick Brassel | 2023-01-31 | 1 | -1/+0 |
| | |||||
* | Remove useless line continuations (#19399) | Ryan | 2022-12-30 | 1 | -16/+16 |
| | |||||
* | Remove legacy USE_SERIAL define (#18292) | Dasky | 2022-09-06 | 1 | -3/+0 |
| | | | | | * Remove legacy USE_SERIAL define * tidy up missed comments | ||||
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 1 | -1/+1 |
| | |||||
* | Remove user keymap changes | Drashna Jaelre | 2019-04-05 | 1 | -1/+5 |
| | |||||
* | Additional cleanup of orthodox files and keymaps | Drashna Jaelre | 2019-04-05 | 1 | -5/+1 |
| | |||||
* | Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | fauxpark | 2019-02-17 | 1 | -4/+0 |
| | |||||
* | Orthodox info.json changes | Drashna Jaelre | 2018-05-14 | 1 | -8/+5 |
| | |||||
* | Add "oscillope" layout for the Orthodox (#2893) | Oscillope | 2018-05-04 | 3 | -0/+145 |
* Initial layout for the Orthodox * Added handy programming macros * Swapped raise/lower and os/alt to make it easier to reach the more used keys. |