summaryrefslogtreecommitdiff
path: root/keyboards/preonic/keymaps/fig-r
AgeCommit message (Collapse)Author
2023-12-18[Keymap Removal] Preonic and related keymaps. (#22689)Joel Challis
2023-03-08Remove empty rules.mk from keymaps (#20056)Joel Challis
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-12-30Remove useless line continuations (#19399)Ryan
2022-11-22Update use of legacy keycodes (#19120)Joel Challis
2022-10-19Remove legacy Debug keycode (#18769)Ryan
* `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
2022-10-13Remove 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-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2021-02-06Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)Ryan
2018-04-30Add the fig-r layout to the preonic (#2858)Fig