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
/
recompile_keys
/
choco60
Age
Commit message (
Collapse
)
Author
2023-04-12
Move single `LAYOUT`s to data driven (#20365)
Ryan
2023-03-17
Remove more empty headers (#20155)
Ryan
2023-03-11
Move matrix config to info.json, part 3 (#19991)
Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-17
Move `SOFT_SERIAL_PIN` to data driven (#19863)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-07
Remove unused Bootmagic row/col defines from config.h (#19761)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2022-11-21
Remove .noci functionality (#19122)
Joel Challis
2022-10-15
Remove legacy keycodes, part 5 (#18710)
Ryan
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-04
Move keyboard USB IDs and strings to data driven: R (#17885)
Ryan
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-01-31
[Keyboard] move @takai 's keyboards into /recompile_keys (#16053)
peepeetee