summaryrefslogtreecommitdiffstats
path: root/keyboards/boston_meetup/2019
Commit message (Expand)AuthorAgeFilesLines
* 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-142-10/+3
* 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-151-2/+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
* | 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
* | Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel2020-12-031-0/+1
|/
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-1/+2
* [Keyboard] Update default keymaps to use `layer_state_t` (#7444)Drashna Jaelre2019-11-211-2/+1
* [Core] Cleanup rules.mk for F303 keyboards (#7306)fauxpark2019-11-141-4/+2
* Remove the need to specify NUM_OF_ENCODERS for the Encoder feature (#6328)Drashna Jaelre2019-07-161-3/+1
* rgb_led struct conversion (aka: Per led (key) type rgb matrix effects - part ...XScorpion22019-05-071-21/+19
* Updated rgb_led struct field modifier to flags (#5619)XScorpion22019-04-291-7/+7
* Boston meetup 2019 (#5611)ishtob2019-04-229-0/+720