summaryrefslogtreecommitdiffstats
path: root/keyboards/adpenrose
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-234-46/+24
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* OLED: driver naming cleanups (#21710)Ryan2023-08-152-2/+0
* haptic: naming cleanups (#21551)Ryan2023-07-212-2/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-0313-0/+623
|\
| * [Keyboard] Add the Mine Keyboard (#21211)Arturo Avila2023-07-0313-0/+623
* | Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-256-6/+9
* | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-244-6/+4
* | Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-184-2/+2
* | Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-164-2/+6
|/
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-272-2/+0
* ADPenrose Akemipad Layout Addition (#20957)James Young2023-05-155-25/+140
* adpenrose/shisaku: rename LAYOUT_all to LAYOUT (#20958)James Young2023-05-154-13/+16
* Tidy up encoder_map directions (#20847)Joel Challis2023-05-101-1/+1
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-1/+0
* Merge remote-tracking branch 'upstream/master' into developJames Young2023-04-154-51/+162
|\
| * ADPenrose Obi Layout Macro Conversion and Addition (#20445)James Young2023-04-156-84/+168
* | Encodermap direction define. (#20454)Nick Brassel2023-04-159-9/+9
* | Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-157-169/+143
* | Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-123-112/+66
* | Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* | Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-066-4/+9
* | Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-232-4/+0
* | Remove more empty headers (#20155)Ryan2023-03-172-9/+0
* | Move matrix config to info.json, part 5 (#20003)Ryan2023-03-118-68/+20
|/
* Move encoder config to data driven (#19923)Ryan2023-02-266-18/+15
* Add some missing `#pragma once`s (#19902)Ryan2023-02-211-0/+2
* Remove matrix size defines (#19581)Ryan2023-02-174-16/+0
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-172-12/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-088-24/+8
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-074-17/+0
* Debounce defines cleanup (#19742)Ryan2023-02-034-12/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-314-4/+0
* Remove deprecated Quantum keycodes (#19712)Ryan2023-01-292-2/+2
* adpenrose/akemipad fixes (#19477)Joel Challis2023-01-035-57/+25
* [Keyboard] Add AkemiPad (#18790)Arturo Avila2022-12-2718-0/+1167
* Update use of legacy keycodes (#19120)Joel Challis2022-11-221-1/+1
* Remove more `UNUSED_PINS` defines (#18940)Ryan2022-11-031-1/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-2715-186/+663
|\
| * [Keyboard] Updated Kintsugi to support encoder mapping (#18492)Arturo Avila2022-09-2715-186/+663
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-09-2710-0/+303
|\|
| * [Keyboard] Add Obi keyboard (#18489)Arturo Avila2022-09-2710-0/+303
* | Handle escaping of manufacturer/product strings (#18194)Ryan2022-08-281-0/+1
|/
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-1/+1
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-0714-0/+242
|\|
| * [Keyboard] Add Shisaku keyboard (#17572)Arturo Avila2022-08-0714-0/+242
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2022-07-262-7/+6
* [Keymap+] SnailMap port for the Kintsugi keyboard. (#17341)Arturo Avila2022-06-149-235/+563