summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/chiron
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-2/+3
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-110/+80
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211)precondition2023-04-031-1/+0
* Remove more empty headers (#20155)Ryan2023-03-171-16/+0
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-112-9/+5
* Remove empty rules.mk from keymaps (#20056)Joel Challis2023-03-081-0/+0
* Move backlight config to data driven (#19910)Ryan2023-02-262-4/+4
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-3/+3
* Remove matrix size defines (#19581)Ryan2023-02-171-3/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-2/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-201-3/+3
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-2/+7
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-061-1/+0
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-302-7/+7
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-2/+2
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-3/+0
* Remove keyboard-level `TAP_DANCE_ENABLE` rules (#14538)Ryan2021-09-211-1/+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-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* Remove `DESCRIPTION`, H-J (#11616)Ryan2021-01-201-1/+0
* Exclude more keyboards from CI (#11436)Zach White2021-01-131-0/+0
* Initial list of keyboards to exclude from CI (#11213)Zach White2020-12-211-0/+0
* Remove HD44780 References, Part 3 (#10238)James Young2020-09-071-1/+0
* Miscellaneous rules.mk cleanups (#7212)fauxpark2019-10-311-1/+1
* [Keyboard] Complete info.json for Chiron handwired (#7207)noroadsleft2019-10-301-0/+81
* [Keyboard] musl/add-chiron-keyboard (#7146)Michael B. Hix2019-10-2510-0/+286