summaryrefslogtreecommitdiffstats
path: root/keyboards/boston_meetup
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-12/+13
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
* haptic: further naming cleanups (#21682)Ryan2023-08-041-29/+29
* haptic: naming cleanups (#21551)Ryan2023-07-212-3/+3
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-2/+4
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-3/+3
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-052-17/+19
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-164-27/+3
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-113-68/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-3/+5
* Remove matrix size defines (#19581)Ryan2023-02-171-6/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-7/+3
* Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2023-02-052-10/+0
* Debounce defines cleanup (#19742)Ryan2023-02-032-4/+2
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-301-21/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-2/+0
* Update use of legacy keycodes (#19120)Joel Challis2022-11-221-3/+3
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-151-2/+2
* 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-144-16/+17
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-152-4/+0
* CLI: Parse USB device version BCD (#14580)Ryan2022-01-171-1/+1
* Fix up build options comments (#15463)Ryan2021-12-121-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-6/+6
* Split out HAPTIC_ENABLE to have separate DRIVER option (#14854)Joel Challis2021-10-181-1/+2
* Fix OLED timeout on recent qwiic migrations (#14775)Joel Challis2021-10-101-7/+6
* Migrate boston_meetup/2019 away from QWIIC_DRIVERS (#14413)Joel Challis2021-09-135-224/+68
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+0
* Remove empty override functions (#14312)Ryan2021-09-051-7/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-20/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-0/+3
* 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-292-2/+2
* Audio system overhaul (#11820)Drashna Jaelre2021-02-151-1/+4
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-271-3/+0
|\
| * Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-151-1/+0
|\|
| * Remove `DESCRIPTION`, B-D (#11513)Ryan2021-01-151-1/+0
* | Split up QWIIC_ENABLE to use QWIIC_DRIVERS as well, with yes/no for enable fl...Nick Brassel2021-01-041-1/+2
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2020-12-231-1/+0
|\|
| * Remove comments about custom ldscript for Teensy LC (#11224)Ryan2020-12-231-1/+0