summaryrefslogtreecommitdiff
path: root/keyboards/adpenrose/akemipad
AgeCommit message (Expand)Author
2024-01-02Migrate RGB Matrix config to info.json - A (#22798)Joel Challis
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark
2023-12-20Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682)Ryan
2023-12-18Remove obvious user keymaps, `keyboards/a*` edition. (#22692)Nick Brassel
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-08-15OLED: driver naming cleanups (#21710)Ryan
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan
2023-05-15ADPenrose Akemipad Layout Addition (#20957)James Young
2023-04-15Encodermap direction define. (#20454)Nick Brassel
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan
2023-02-26Move encoder config to data driven (#19923)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-29Remove deprecated Quantum keycodes (#19712)Ryan
2023-01-03adpenrose/akemipad fixes (#19477)Joel Challis
2022-12-27[Keyboard] Add AkemiPad (#18790)Arturo Avila