Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove useless line continuations (#19399) | Ryan | 2022-12-30 | 1 | -15/+15 |
| | |||||
* | Reworked backlight keycodes. (#18961) | Nick Brassel | 2022-11-06 | 1 | -1/+1 |
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | Remove legacy Debug keycode (#18769) | Ryan | 2022-10-19 | 1 | -1/+1 |
| | | | | | | | | | | | * `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 | ||||
* | RESET -> QK_BOOT user keymaps (#17940) | Joel Challis | 2022-08-21 | 1 | -1/+1 |
| | |||||
* | Remove unused `action_get_macro()` usages in user files (#11165) | Ryan | 2021-01-11 | 1 | -6/+0 |
| | |||||
* | Remove empty fn_actions[] | fauxpark | 2019-01-11 | 1 | -4/+0 |
| | |||||
* | Merlin community layouts (#3004) | MechMerlin | 2018-05-20 | 1 | -1/+1 |
| | | | | | | | | | | | | * community layout support for eagle_viper v2 and remove mechmerlin keymap dir * community layout support for eagle_viper v2 and remove mechmerlin keymap dir * Change to QMK_KEYBOARD_H and remove merlin keymap in favor of cmmunity layouts * community layout support 60_ansi * community layout support for 60_ansi | ||||
* | Fix KC60 info.json file (#2707) | MechMerlin | 2018-04-07 | 1 | -3/+3 |
| | | | | | | * change KEYMAP to LAYOUT in all the KC60 files * Redo the info.json file | ||||
* | update keymaps to not be the canonical file | Jack Humbert | 2017-10-15 | 1 | -2/+0 |
| | |||||
* | - Fixed layout for kc60 | dbroqua | 2016-08-24 | 1 | -3/+3 |
| | |||||
* | Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) | Jack Humbert | 2016-06-21 | 1 | -0/+42 |
* fixes from tmk's repo * rename keyboard to keyboards |