summaryrefslogtreecommitdiffstats
path: root/keyboards/tkc/osav2
Commit message (Expand)AuthorAgeFilesLines
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-051-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-2/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
* Remove useless line continuations (#19399)Ryan2022-12-301-54/+54
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-061-2/+2
* 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
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-12/+10
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-212-2/+2
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: T (#17899)Ryan2022-08-042-8/+7
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-53/+0
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-162-21/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-201-1/+0
* Rework LAYOUT_alice support; add LAYOUT_alice_split_bs (#11106)James Young2020-12-033-4/+9
* [Keymap] add brandonschlack userspace and keymaps (#10411)Brandon Schlack2020-11-043-0/+282
* Rename keyboard-level readmes to lower-case (#10759)Erovia2020-10-251-0/+0
* Keymap for OSAv2 (#9773)stanrc852020-07-251-0/+58
* Initial support for TKC Alice (#9640)TerryMathews2020-07-119-0/+525