summaryrefslogtreecommitdiffstats
path: root/layouts/community/ortho_5x12/brandonschlack/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated Quantum keycodes (#19712)Ryan2023-01-291-2/+2
|
* Remove useless line continuations (#19399)Ryan2022-12-301-30/+30
|
* Remove `KC_DELT` (#18882)Ryan2022-10-271-2/+2
|
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-1/+1
| | | | | | | | | | | * `EEP_RST` -> `EE_CLR`, default-ish keymaps * `EEP_RST` -> `EE_CLR`, user keymaps * `EEP_RST` -> `EE_CLR`, community layouts * `EEP_RST` -> `EE_CLR`, userspace * `EEP_RST` -> `EE_CLR`, docs & core
* Remove legacy Debug keycode (#18769)Ryan2022-10-191-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 Challis2022-08-211-1/+1
|
* Convert Dip Switch callbacks to boolean functions (#13399)Drashna Jaelre2021-07-011-1/+2
|
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-211-1/+2
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* [Keymap] add brandonschlack userspace and keymaps (#10411)Brandon Schlack2020-11-041-0/+214