summaryrefslogtreecommitdiff
path: root/keyboards/adkb96/rev1
AgeCommit message (Expand)Author
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan
2023-03-16Remove useless "ifdef KEYBOARD_*" (#20078)Ryan
2023-03-11Move matrix config to info.json, part 5 (#20003)Ryan
2023-03-10Remove pointless `USE_I2C` blocks in keyboard headers (#20084)Ryan
2023-02-21Add some missing `#pragma once`s (#19902)Ryan
2023-02-17Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-17Remove unused RGBLight defines from config.h (#19859)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2022-08-13Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)Ryan
2022-03-15Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan
2021-09-05Remove empty override functions (#14312)Ryan
2021-01-11Remove `DESCRIPTION`, 0-A (#11369)Ryan
2020-01-19Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)fauxpark
2019-09-10Fix boards being skipped during make allzvecr
2019-08-21Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark
2019-06-06Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre
2019-04-25[Keyboard] Add a new keyboard ADKB96 (#5685)kit-bto