summaryrefslogtreecommitdiffstats
path: root/keyboards/adafruit
Commit message (Expand)AuthorAgeFilesLines
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-1/+0
* [Keymap] Drashna Keymap updates for 0.21.0 (#21073)Drashna Jaelre2023-05-313-0/+110
* OLED Driver improvements (#20331)Drashna Jaelre2023-05-103-858/+1
* More `info.json` whitespace cleanups (#20665)Ryan2023-05-031-13/+13
* Encodermap direction define. (#20454)Nick Brassel2023-04-153-3/+3
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Merge remote-tracking branch 'upstream/master' into developNick Brassel2023-04-087-11/+53
|\
| * [Keyboard] Add audio support to Adafruit MacroPad RP2040 (#20353)Drashna Jaelre2023-04-087-11/+53
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-052-0/+101
|\|
| * Add peterfalken userspace & keymaps (#19897)Luis Garcia2023-04-052-0/+101
* | Add core/fallback encoder behaviour (#20320)jack2023-04-031-14/+0
* | Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
|/
* Move encoder config to data driven (#19923)Ryan2023-02-262-4/+5
* Move layouts for direct_pins boards to data driven (#19872)Ryan2023-02-193-52/+14
* Move Bootmagic config to data driven (#19860)Ryan2023-02-172-5/+3
* Migrate `DIRECT_PINS` to data driven (#19826)Ryan2023-02-142-16/+9
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-4/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-2/+0
* 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 Bot2022-10-052-2/+2
|\
| * [Keyboard] adafruit/macropad: Fix typo (#18616)Leon Anavi2022-10-052-2/+2
* | Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* | Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler2022-08-301-2/+0
|/
* Move keyboard USB IDs and strings to data driven: develop (#18152)Ryan2022-08-242-7/+7
* (develop) Update bootmagic for Adafruit Macropad (#17755)jpe2302022-07-222-4/+5
* Adafruit Macropad: Add VIA keymap, fix default km (#17735)jpe2302022-07-214-1/+142
* Add Adafruit Macropad (#17512)jpe2302022-07-0811-0/+1338