index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
handwired
/
pytest
Age
Commit message (
Expand
)
Author
2023-08-15
Fix `keyboard` field for some JSON keymaps (#21752)
Ryan
2023-05-06
Fix `test_json2c_no_json()` (#20756)
Ryan
2023-04-30
Remove `FLIP_HALF` layouts and move to data driven (#20588)
Ryan
2023-03-27
Custom keycodes in JSON (#19925)
Joel Challis
2023-02-28
Remove `"w":1` and `"h":1` from info.json (#19961)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-10
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2023-01-08
Add some missing layout data (#19539)
Joel Challis
2022-11-21
Remove .noci functionality (#19122)
Joel Challis
2022-11-05
Macro keycode name refactoring (#18958)
Nick Brassel
2022-08-31
Move bootloader.mk to platforms (#18228)
Ryan
2022-03-19
`device_ver` -> `device_version` for some more boards (#16685)
Ryan
2021-11-22
Macros in JSON keymaps (#14374)
Zach White
2021-11-05
Map `PRODUCT` define to `keyboard_name` (#14372)
Ryan
2021-05-29
2021 May 29 Breaking Changes Update (#13034)
James Young
2021-01-31
Create a system to map between info.json and config.h/rules.mk (#11548)
Zach White
2021-01-05
Migrate python tests away from onekey (#11367)
Joel Challis