summaryrefslogtreecommitdiffstats
path: root/keyboards/hadron/ver3/config.h
Commit message (Expand)AuthorAgeFilesLines
* haptic: naming cleanups (#21551)Ryan2023-07-211-2/+2
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-2/+1
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-1/+0
* Move matrix config to info.json, part 2 (#19987)Ryan2023-03-101-16/+0
* Move encoder config to data driven (#19923)Ryan2023-02-261-4/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-6/+0
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-051-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre2022-10-151-1/+10
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-151-3/+0
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958)Ryan2022-08-151-3/+0
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Migrate hadron away from QWIIC_DRIVERS (#14415)Joel Challis2021-09-131-10/+2
* Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-4/+1
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-20/+0
* Audio system overhaul (#11820)Drashna Jaelre2021-02-151-1/+5
* Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)Drashna Jaelre2019-07-161-1/+0
* Fix debounce conflicts in a few boardsDrashna Jaelre2019-06-061-3/+3
* [Keyboard] Hadron keymap and config updates (#5632)ishtob2019-04-161-15/+27
* Haptic feedback generalized - DRV2605 and solenoids (#4939)ishtob2019-02-161-0/+3
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-7/+0
* Adding default settings for ERM motors for Hadron v3 haptic feedback (#4761)ishtob2019-01-021-10/+20
* adding Hadron v3 keyboard, QWIIC devices support, haptic feedback support (#4...ishtob2018-12-041-0/+192