Commit Graph

357 Commits (2273c5b4e0d0b648dfa480e84229c5299c454fcc)

Author SHA1 Message Date
Joel Challis fa3dd373b4
Fix error message in generated code (#17484) 3 years ago
zvecr c22fedb5b2 Refactor xap client 3 years ago
Joel Challis 1a400d8644
Allow encoder config from info.json (#17295) 3 years ago
zvecr dab3a4fde0 Refactor based on recent discussion - Add back 'Layer Count' 3 years ago
zvecr 956bd3b7ca Refactor based on recent discussion 3 years ago
Joel Challis 17ec1650fd
Additional schema fixes (#17414) 3 years ago
Joel Challis d3dfa83b40
Fix clean arg handling (#17392) 3 years ago
Joel Challis f37de9a212
Perform stricter lint checks (#17348) 3 years ago
Ryan af6435d44d
`qmk doctor`: show arch for macOS (#17356) 3 years ago
Joel Challis 92665aef33
Promote 'layouts require matrix data' to api error (#17349) 3 years ago
Dasky 2de70e6f2d
Add uf2-split-* make targets. (#17257) 3 years ago
zvecr b1632946c9 stub out keyboard/keymap level xap specs 3 years ago
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