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
/
data
/
mappings
/
info_config.json
Age
Commit message (
Expand
)
Author
2022-09-03
Clean up data driven mappings syntax (#18257)
Ryan
2022-08-06
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-06
Provide users with replacements for deprecated/invalid functionality where ap...
Ryan
2022-08-06
[Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...
Stefan Kerkmann
2022-08-04
Add deprecated check for RGBLIGHT_ANIMATIONS (#17832)
Drashna Jaelre
2022-06-14
backlight|led 'on state' for DD configuration (#17383)
Joel Challis
2022-06-09
Add support for linting deprecated and removed functionality (#17063)
Joel Challis
2022-05-14
[Core] Add Caps Word feature to core (#16588)
Pascal Getreuer
2022-04-16
Implement XAP 'secure' core requirements (#16843)
Joel Challis
2022-03-05
Map data driven `DESCRIPTION` as string literal (#16523)
Ryan
2022-03-04
Change data driven "str" type to represent a quoted string literal (#16516)
Ryan
2022-01-17
CLI: Parse USB device version BCD (#14580)
Ryan
2021-11-22
Macros in JSON keymaps (#14374)
Zach White
2021-11-20
Short term bodge for PRODUCT warning (#15240)
Joel Challis
2021-11-05
Map `PRODUCT` define to `keyboard_name` (#14372)
Ryan
2021-08-18
Add config.h and rules.mk support for data driven keymaps (#12859)
Joel Challis
2021-08-16
Add a lot more data to info.json (#13366)
Zach White
2021-02-28
Migrate make_dfu_header to CLI (#12061)
Joel Challis
2021-01-31
Create a system to map between info.json and config.h/rules.mk (#11548)
Zach White