summaryrefslogtreecommitdiffstats
path: root/keyboards/4pplet/aekiso60/rev_a
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+2
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-2/+3
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-04-112-110/+1
|\
| * 4pplet/aekiso60 Layout Macro Conversion and Additions (#20399)James Young2023-04-113-111/+1
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* | Remove more empty headers (#20155)Ryan2023-03-171-1/+0
* | Move matrix config to info.json, part 1 (#19985)Ryan2023-03-052-8/+5
|/
* Move QMK LUFA bootloader config to data driven (#19879)Ryan2023-02-232-3/+4
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-1/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-3/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-082-6/+2
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
* Add AEKISO60 rev B (#19074)4pplet2022-12-091-0/+20
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-1/+10
* Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)Ryan2022-08-132-7/+6
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-301-1/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-211-1/+1
* 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
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* 4pplet AEKISO60 keymap/macro touch-up (#13528)James Young2021-07-131-5/+18
* Fixes for recent info.json files (#12248)James Young2021-03-161-1/+1
* Add missing info.json files for keyboards (#12239)James Young2021-03-151-0/+81
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-091-2/+1
* Remove `DESCRIPTION`, 0-A (#11369)Ryan2021-01-111-1/+0
* [Keyboard] added 4pplet keyboards (#8935)4pplet2020-06-234-0/+89