Commit Graph

443 Commits (cc851142faf60ad0c75f95fd588a68e8159fec47)

Author SHA1 Message Date
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
Nick Brassel d17aed8e82 Verify struct sizing at build time. 3 years ago
zvecr 3730ddacac Fix ARM builds due to packing inconsistencies 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 ffb0575eb8 stub out secure data driven config 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
Erovia 85de020573
CLI: Bump the 'jsonschema' version (#16635) 3 years ago
zvecr c1b57354f6 Stub out more of broadcast messages 3 years ago
Joel Challis c0ac3f7372
Add frameworking for development board presets (#16637) 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 e111b9d017 Use slightly more unique data name 3 years ago
zvecr 53052228df Add types codegen 3 years ago
Nick Brassel ffcdfc6c03 Swap info.json.gz length to #define. 3 years ago
zvecr 81a53ac5b6 gen RESPONSE_FLAG defines 3 years ago
zvecr 646fdc7d17 Rework code gen for return of dynamic variables 3 years ago
zvecr 73d2228524 format 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 7262333857 Use generic 'dump_lines' 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 55e5daa868
Fix bug when 'info.json' lookup escapes keyboard dir (#16734) 3 years ago
Erovia efc9c525b1
CLI: Add 'via2json' subcommand (#16468) 3 years ago
Joel Challis 23f365f8bc
Ignore transport defaults if SPLIT_KEYBOARD is unset (#16706) 3 years ago
zvecr e31c605bf7 revert split logic 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
Ryan 2f095b8925
qmk.path.FileType: fix argument handling (#16693) 3 years ago
zvecr 4d4b013e5b Fixup after merge 3 years ago
zvecr 5bb6173cc7 Fixup after merge 3 years ago
Joel Challis ed773ab73c
Relocate CLI git interactions (#16682) 3 years ago
zvecr 72602a3443 Fixup after merge 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 9fd4db1fc7 fix up for pytest - remove fstring escaping 3 years ago