summaryrefslogtreecommitdiffstats
path: root/keyboards/tkc/osav2/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless line continuations (#19399)Ryan2022-12-301-54/+54
|
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-061-2/+2
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove `KC_DELT` (#18882)Ryan2022-10-271-1/+1
|
* Deprecate `VLK_TOG` for `VK_TOGG` (#18807)Ryan2022-10-221-1/+1
|
* 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
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-2/+2
|
* [Keymap] add brandonschlack userspace and keymaps (#10411)Brandon Schlack2020-11-043-0/+282
|
* Keymap for OSAv2 (#9773)stanrc852020-07-251-0/+58
| | | | | | | | | | | | | * Add OSAv2 keymap * OSAv2 configs and rules * OSAv2 lighting layers * OSAv2 lighting layers * Fix colors after copy/paste * Use LED indicators instead of RGB
* Initial support for TKC Alice (#9640)TerryMathews2020-07-113-0/+83
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>