summaryrefslogtreecommitdiffstats
path: root/keyboards/bluebell
Commit message (Expand)AuthorAgeFilesLines
* Keymap introspection for combos. (#19670)Nick Brassel2023-05-152-18/+17
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Move split layouts to data driven (#20290)Ryan2023-04-012-72/+43
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Remove more empty headers (#20155)Ryan2023-03-171-16/+0
* Move matrix config to info.json, part 4 (#20001)Ryan2023-03-112-5/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-7/+13
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-2/+3
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-01-131-0/+1
|\
| * [bluebell/Swoop] Enable RGB underlight by default (#19501)Duccio2023-01-131-0/+1
* | Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-102-2/+1
|/
* Fixup bluebell/swoop (#18703)jack2022-10-131-1/+1
* Add Swoop keyboard (#18436)Duccio2022-10-1310-0/+400