summaryrefslogtreecommitdiff
path: root/keyboards/boston_meetup
AgeCommit message (Expand)AuthorFilesLines
2025-09-09Migrate `g_led_config` to DD (B, C) (#25559)Jack Sangdahl2-16/+9
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis1-1/+0
2024-11-24Update keycodes for keyboards with RGB Matrix (#24484)Ryan1-3/+3
2024-07-17Remove pointless `RGB_MATRIX_LED_COUNT`s (#24133)Ryan1-2/+0
2024-04-24Add haptic driver to keyboard.json schema (#23591)Ryan2-1/+3
2024-04-12Migrate build target markers to keyboard.json - 0AB (#23488)Joel Challis3-35/+30
2024-04-11Data-Driven Keyboard Conversions: B (#23425)James Young2-15/+9
2024-02-14Migrate RGB Matrix config to info.json (#23000)Joel Challis1-2/+0
2023-08-23Move RGBLight animations to data driven (#21635)Ryan2-12/+13
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-08-15OLED: driver naming cleanups (#21710)Ryan1-1/+0
2023-08-04haptic: further naming cleanups (#21682)Ryan1-29/+29
2023-07-21haptic: naming cleanups (#21551)Ryan2-3/+3
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan2-2/+4
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-3/+3
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2-1/+3
2023-04-05Move small macropad-ish layouts to data driven (#20341)Ryan2-17/+19
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan4-27/+3
2023-03-11Move matrix config to info.json, part 4 (#20001)Ryan3-68/+5
2023-02-26Move encoder config to data driven (#19923)Ryan2-3/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-6/+0
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-7/+3
2023-02-05Remove unused `LOCKING_SUPPORT_ENABLE` from config.h (#19748)Ryan2-10/+0
2023-02-03Debounce defines cleanup (#19742)Ryan2-4/+2
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan1-21/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan1-2/+0
2022-11-22Update use of legacy keycodes (#19120)Joel Challis1-3/+3
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan1-2/+2
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre1-1/+10
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan1-1/+1
2022-08-14Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945)Ryan4-16/+17
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis1-1/+1
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2-4/+0
2022-01-17CLI: Parse USB device version BCD (#14580)Ryan1-1/+1
2021-12-12Fix up build options comments (#15463)Ryan1-1/+1
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-11-02[Core] Change OLED task function to be boolean (#14864)Drashna Jaelre1-6/+6
2021-10-18Split out HAPTIC_ENABLE to have separate DRIVER option (#14854)Joel Challis1-1/+2
2021-10-10Fix OLED timeout on recent qwiic migrations (#14775)Joel Challis1-7/+6
2021-09-13Migrate boston_meetup/2019 away from QWIIC_DRIVERS (#14413)Joel Challis5-224/+68
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan1-3/+0
2021-09-05Remove empty override functions (#14312)Ryan1-7/+0
2021-08-16Remove MIDI Configuration boilerplate (#11151)James Young1-20/+0
2021-08-06Remove Full Bootmagic (#13846)James Young1-1/+1
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan1-0/+3