index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
adkb96
/
rev1
Age
Commit message (
Expand
)
Author
2023-03-11
Move matrix config to info.json, part 5 (#20003)
Ryan
2023-03-10
Remove pointless `USE_I2C` blocks in keyboard headers (#20084)
Ryan
2023-02-21
Add some missing `#pragma once`s (#19902)
Ryan
2023-02-17
Move `SOFT_SERIAL_PIN` to data driven (#19863)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-17
Remove unused RGBLight defines from config.h (#19859)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-01-28
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2022-08-13
Move keyboard USB IDs and strings to data driven, pass 2: 0-9, A (#17941)
Ryan
2022-03-15
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2021-09-05
Remove empty override functions (#14312)
Ryan
2021-01-11
Remove `DESCRIPTION`, 0-A (#11369)
Ryan
2020-01-19
Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)
fauxpark
2019-09-10
Fix boards being skipped during make all
zvecr
2019-08-21
Remove old promicro_bootloader_jmp() declarations (#6444)
fauxpark
2019-06-06
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
Drashna Jaelre
2019-04-25
[Keyboard] Add a new keyboard ADKB96 (#5685)
kit-bto