summaryrefslogtreecommitdiffstats
path: root/keyboards/adpenrose
Commit message (Expand)AuthorAgeFilesLines
* ADPenrose Obi Layout Macro Conversion and Addition (#20445)James Young2023-04-156-84/+168
* 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
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-4/+0
* [Keyboard] Add Kintsugi keyboard (#15439)Arturo Avila2021-12-2416-0/+951