summaryrefslogtreecommitdiffstats
path: root/keyboards/fjlabs/ad65
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-072-96/+0
|
* Merge upstream masterlokher2022-12-062-0/+96
|\
| * Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-202-4/+4
| |
| * Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
| | | | | | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* | Remove non-Keychron keyboardslokher2022-09-139-360/+0
|/
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* Move keyboard USB IDs and strings to data driven: F (#17816)Ryan2022-07-272-8/+7
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-152-2/+2
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-2/+0
| | | | (#16655)
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-2/+1
|
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-2/+0
|
* Remove unused KEYBOARD_LOCK_ENABLE from rules (#14920)Drashna Jaelre2021-10-251-1/+0
|
* [Keyboard] Add Absolute Designs AD65 Keyboard (#14391)Felix Jen2021-09-159-0/+368
Co-authored-by: Ryan <fauxpark@gmail.com>