summaryrefslogtreecommitdiff
path: root/keyboards/kv/revt
AgeCommit message (Expand)AuthorFilesLines
2025-07-11Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan1-2/+2
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: K, Part 3 (#23770)James Young2-19/+6
2024-05-17Delete trivial keymap readmes (#23714)Ryan1-1/+0
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-2/+2
2024-04-23Change to `development_board` (#21695)Duncan Sutherland1-3/+1
2024-03-15Migrate features from rules.mk to data driven - IJK (#23276)Joel Challis2-12/+8
2023-04-08Move `default` layouts to data driven (#20349)Ryan3-159/+123
2023-03-11Move matrix config to info.json, part 8 (#20030)Ryan2-7/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-3/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-7/+3
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan1-2/+2
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis1-1/+1
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-08-03Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2-7/+6
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis1-1/+1
2021-12-14Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan1-12/+12
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young1-1/+1
2021-09-21Remove audio pin references in rules.mk (#14532)Ryan1-1/+1
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan1-1/+0
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-2/+0
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young1-1/+0
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan1-0/+3
2021-02-09Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre1-1/+0
2021-01-20Merge remote-tracking branch 'upstream/master' into developNick Brassel1-1/+0
2021-01-20Remove `DESCRIPTION`, K-M (#11619)Ryan1-1/+0
2020-12-03Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel1-0/+1
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young1-1/+0
2020-06-28Add missing info.jsons for a few boards (#9549)Ryan1-0/+135
2020-05-25Fix capitalisation of "GitHub" (#9184)Ryan1-1/+1
2020-01-17[Keyboard] Support for a Southpaw Keyboard KVT (#7892)Hybrid657-0/+205