Commit Graph

333 Commits (17dbcedc8b846aec007f91dd0274a42b0d4444a2)

Author SHA1 Message Date
zvecr a9468f385e stub out route and broadcast_message docs 3 years ago
Joel Challis 608fa5154c
Data driven `g_led_config` (#16728) 3 years ago
zvecr 68208278e0 Render layers with 'qmk info' logic 3 years ago
zvecr f9f0d84eb0 Cache xap specs 3 years ago
zvecr 5028d6672a Use keycodes for xap version 3 years ago
zvecr 41a5dcbfa7 Add more DD basic keycodes 3 years ago
zvecr ea92d5ed7d Block out basic keycodes 3 years ago
zvecr 7e819d7945 specs as json? 3 years ago
zvecr 58642ff40c Publish resolved XAP specs? 3 years ago
zvecr 94ec23ea77 Remove requirement to quote action args 3 years ago
zvecr cc851142fa Add cli interactive shell 3 years ago
zvecr c01e8ed75d stash 3 years ago
Nick Brassel be9fa68785
Also format *.hpp files. (#16997) 3 years ago
zvecr 4d895892e5 Stubs for ENCODER_MAP 3 years ago
zvecr 1d96fc866d Add route for hardware_id 3 years ago
Joel Challis 92a61aa0cd
Implement XAP 'secure' core requirements (#16843) 3 years ago
Nick Brassel 1f2b1dedcc
Quantum Painter (#10174) 3 years ago
zvecr d19285019d All other subsystems are disabled during unlock 3 years ago
zvecr 3e4de1ebd0 format 3 years ago
zvecr 89fab427c4 stub out secure as its own feature 3 years ago
Joel Challis 2cfbc1445c
Allow new-keyboard to use development_board presets (#16785) 3 years ago
zvecr c1b57354f6 Stub out more of broadcast messages 3 years ago
zvecr c9eae1d384 format 3 years ago
zvecr e7d9d6675c Implement codegen for more data types - codegen for return_execute stubs removed 3 years ago
zvecr c5842ab9b5 stub out return_execute with zero args 3 years ago
zvecr 646fdc7d17 Rework code gen for return of dynamic variables 3 years ago
zvecr 6269c6b51c partial gen for return_execute 3 years ago
Ryan 64974a7f8f
yapf: disable arithmetic predecence indication (#16749) 3 years ago
zvecr 22b8299230 Fix up print_dotted_output dict handling 3 years ago
zvecr a65ea1a711 Fix codegen for non led boards 3 years ago
zvecr 13ee88dd21 Data driven g_led config 3 years ago
zvecr 56c9f7b7ff format 3 years ago
zvecr 05911e9908 bodge 'qmk xap -l' for windows 3 years ago
zvecr ff1bb76537 basic info.json handling 3 years ago
Erovia 8c0198334c
CLI: Lint non-data driven macros in info.json (#16739) 3 years ago
Erovia efc9c525b1
CLI: Add 'via2json' subcommand (#16468) 3 years ago
Joel Challis 4f8cc32cf5
Extend 'qmk info' to handle keymap level overrides (#16702) 3 years ago
zvecr b365cbce15 Merge in keymap level to XAP info.json payload 3 years ago
Joel Challis ed773ab73c
Relocate CLI git interactions (#16682) 3 years ago
Joel Challis e5823b5650
[CLI] Add common util for dumping generated content (#16674) 3 years ago
zvecr 31c4864705 Crude CLI device discovery 3 years ago
zvecr 52d3b9dcc5 fix up for pytest 3 years ago
zvecr 2b4724bd83 Convert info_json_gz.h generation to CLI 3 years ago
Erovia b75f6691a1
CLI: Fix 'cd' subcommand on Windows (#16610) 3 years ago
Nick Brassel 8d5eacb7dd
Add support for encoder mapping. (#13286) 3 years ago
Ryan 75544d9127
Move Doxygen docs to subdirectory (#16561) 3 years ago
Ryan ace0603f4f
Change data driven "str" type to represent a quoted string literal (#16516) 3 years ago
Erovia fbfd5312b9
CLI: Validate JSON keymap input (#16261) 3 years ago
Joel Challis 779c7debcf
Fix issues with data driven split keyboards (#16457) 3 years ago
Joel Challis e4a6afa369
Rework generate-api CLI command to use .build directory (#16441) 3 years ago