summaryrefslogtreecommitdiffstats
path: root/keyboards/adafruit
Commit message (Expand)AuthorAgeFilesLines
* [Keyboard] Add audio support to Adafruit MacroPad RP2040 (#20353)Drashna Jaelre2023-04-087-11/+53
* Add peterfalken userspace & keymaps (#19897)Luis Garcia2023-04-052-0/+101
* 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