summaryrefslogtreecommitdiffstats
path: root/keyboards/aplyard
Commit message (Expand)AuthorAgeFilesLines
* OLED: driver naming cleanups (#21710)Ryan2023-08-151-1/+0
* Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-252-20/+3
* Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan2023-06-181-2/+0
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-055-55/+28
* Remove more empty headers (#20155)Ryan2023-03-172-35/+0
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-114-34/+10
* Move encoder config to data driven (#19923)Ryan2023-02-262-5/+5
* Remove matrix size defines (#19581)Ryan2023-02-172-8/+0
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-7/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-14/+6
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-1/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-145-14/+16
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)Ryan2022-08-135-14/+16
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
|/
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-2/+2
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-4/+2
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-012-4/+0
* Remove unnecessary ENCODER_DIRECTION_FLIP at keyboard level (#15342)Joel Challis2021-11-291-3/+2
* [Core] Change OLED task function to be boolean (#14864)Drashna Jaelre2021-11-021-1/+2
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-122-2/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* [Core] Refactor OLED to allow easy addition of other types (#13454)Xelus222021-08-242-2/+3
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-062-2/+2
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-211-32/+33
* Add missing info.json files for keyboards (#12239)James Young2021-03-151-0/+20
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-1/+0
* [Keyboard] Added rev2 & move rev1+rev2 to parent folder (#10973)Aplyard2021-01-1012-0/+492