summaryrefslogtreecommitdiffstats
path: root/build_json.mk
Commit message (Expand)AuthorAgeFilesLines
* Add config.h and rules.mk support for data driven keymaps (#12859)Joel Challis2021-08-181-14/+0
* Fixing incorrect keymap build when switching between multiple keymap.jsons (#...Donald Kjer2021-06-191-6/+6
* Begin the process of deprecating bin/qmk in favor of the global cli (#12109)Zach White2021-03-071-1/+1
* Load keymap-level rules.mk when compiling keymap.json (#8841)Erovia2020-04-181-0/+5
* Rename qmk json-keymap to qmk json2c (#8372)skullydazed2020-03-101-1/+1
* Add JSON keymap to prereq list of C keymapashtneoi2019-12-081-1/+1
* Make generating keymap.c from JSON more reliableskullY2019-11-121-3/+2
* Configuration system for CLI (#6708)skullydazed2019-09-221-1/+1
* Fix compiling json files. (#6340)skullydazed2019-07-151-1/+1
* QMK CLI and JSON keymap support (#6176)skullydazed2019-07-151-0/+27