summaryrefslogtreecommitdiff
path: root/keyboards/handwired/steamvan
AgeCommit message (Expand)Author
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-03-17Remove more empty headers (#20155)Ryan
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-10-27Normalise Space Cadet keycodes (#18864)Ryan
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)Ryan
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2021-12-12Fix up build options comments (#15463)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-09Remove empty config.h from default-ish keymaps (#15429)Ryan
2021-09-30Remove firmware size impact notes from <keyboard>/rules.mk (#14652)James Young
2021-09-30Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan
2021-09-12Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-05Remove empty override functions (#14312)Ryan
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan
2021-01-20Merge remote-tracking branch 'upstream/master' into developNick Brassel
2021-01-20Fix up comments showing how to execute config migration. (#11621)Nick Brassel
2021-01-20Remove `DESCRIPTION`, H-J (#11616)Ryan
2021-01-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-01-13Exclude more keyboards from CI (#11436)Zach White
2020-12-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-21Initial list of keyboards to exclude from CI (#11213)Zach White
2020-12-05ChibiOS upgrade: keyboard conf migrations (phase 1) (#10418)Nick Brassel
2020-12-03Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel
2020-02-292020 February 29 Breaking Changes Update (#8064)James Young
2020-01-19Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937)fauxpark
2020-01-13Enable RGB underglow on the CO60 and SteamVan, switch backlight code to QMK b...John M Daly
2019-11-14[Core] Cleanup rules.mk for F303 keyboards (#7306)fauxpark
2019-08-13[Keyboard] Add: Initial steamvan firmware code (#6501)John M Daly