summaryrefslogtreecommitdiff
path: root/keyboards/fjlabs/ad65
AgeCommit message (Expand)AuthorFilesLines
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2-58/+0
2024-05-21Migrate `LOCKING_*_ENABLE` to Data-Driven: F (#23757)James Young2-41/+6
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2-2/+2
2024-04-16Migrate build target markers to keyboard.json - FG (#23534)Joel Challis1-0/+0
2024-04-14Data-Driven Keyboard Conversions: F (#23516)James Young2-13/+7
2023-04-29FJLabs AD65 Layout Macro Additions (#20619)James Young3-76/+723
2023-04-15Move single `LAYOUT_all`s to data driven (#20430)Ryan2-101/+70
2023-03-17Remove more empty headers (#20155)Ryan1-14/+0
2023-03-10Move matrix config to info.json, part 2 (#19987)Ryan2-19/+5
2023-02-17Remove matrix size defines (#19581)Ryan1-4/+0
2023-02-17Move LED indicator config to data driven (#19800)Ryan2-3/+3
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2-6/+2
2023-02-03Debounce defines cleanup (#19742)Ryan1-3/+0
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan1-3/+0
2023-01-30Clean up Force NKRO in config.h (#19718)Ryan1-21/+0
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel1-1/+0
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan2-4/+4
2022-10-15Remove legacy keycodes, part 5 (#18710)Ryan2-2/+2
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel1-1/+0
2022-07-27Move keyboard USB IDs and strings to data driven: F (#17816)Ryan2-8/+7
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis2-2/+2
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan1-2/+0
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan1-2/+1
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan1-2/+0
2021-10-25Remove unused KEYBOARD_LOCK_ENABLE from rules (#14920)Drashna Jaelre1-1/+0
2021-09-15[Keyboard] Add Absolute Designs AD65 Keyboard (#14391)Felix Jen9-0/+368