summaryrefslogtreecommitdiffstats
path: root/keyboards/boston_meetup/2019/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 4 (#20001)Ryan2023-03-111-28/+0
* Move encoder config to data driven (#19923)Ryan2023-02-261-3/+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_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-1/+10
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan2022-08-141-3/+0
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* CLI: Parse USB device version BCD (#14580)Ryan2022-01-171-1/+1
* Migrate boston_meetup/2019 away from QWIIC_DRIVERS (#14413)Joel Challis2021-09-131-9/+2
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-20/+0
* Audio system overhaul (#11820)Drashna Jaelre2021-02-151-1/+4
* 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-3/+1
* Boston meetup 2019 (#5611)ishtob2019-04-221-0/+196