summaryrefslogtreecommitdiff
path: root/keyboards/adafruit
AgeCommit message (Expand)Author
2024-01-02Migrate RGB Matrix config to info.json - A (#22798)Joel Challis
2023-11-27Remove userspace keymaps (#22544)Joel Challis
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan
2023-05-31[Keymap] Drashna Keymap updates for 0.21.0 (#21073)Drashna Jaelre
2023-05-10OLED Driver improvements (#20331)Drashna Jaelre
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan
2023-04-15Encodermap direction define. (#20454)Nick Brassel
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-08Merge remote-tracking branch 'upstream/master' into developNick Brassel
2023-04-08[Keyboard] Add audio support to Adafruit MacroPad RP2040 (#20353)Drashna Jaelre
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-04-05Add peterfalken userspace & keymaps (#19897)Luis Garcia
2023-04-03Add core/fallback encoder behaviour (#20320)jack
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-19Move layouts for direct_pins boards to data driven (#19872)Ryan
2023-02-17Move Bootmagic config to data driven (#19860)Ryan
2023-02-14Migrate `DIRECT_PINS` to data driven (#19826)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2022-10-05Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-05[Keyboard] adafruit/macropad: Fix typo (#18616)Leon Anavi
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-30Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler
2022-08-24Move keyboard USB IDs and strings to data driven: develop (#18152)Ryan
2022-07-22(develop) Update bootmagic for Adafruit Macropad (#17755)jpe230
2022-07-21Adafruit Macropad: Add VIA keymap, fix default km (#17735)jpe230
2022-07-08Add Adafruit Macropad (#17512)jpe230