You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/lib
Cody Bender e77188458f
Add QMK Compile Context Sensitivity (#6884)
* Add context sensitive compile, without config check

* Initial full working state. Plan to refactor

* Refactor loop for simplicity, add comments

* Update docs/cli.md with qmk compile examples

* Simplify path for keyboard derivation

* Update path to use path.join instead of concat

* Refactor keyboard path, the skully way

* Add in keymap folder support

* Add /layouts compile support

* Update docs/cli.md with empty compile in layouts

* Add comments to compile.py

* Update docs for clarity, and fix compile error typo

* Fix config option compile

* Fix layout compile and failure mode

* Add rules.mk check

* Fix variable names for global config

* Add in_layout priority

* Remove default fallback in favor of throw, update docs

* Add keymap folder context

* Fix formatting

* Add os import

* Convert to create_make_command

* Fix Travis lint errors

* Remove blank line with whitespace

* Add blank lines for readability

* Remove unnecessary config logic

* Update Docs to add flash

Co-Authored-By: skullydazed <skullydazed@users.noreply.github.com>

* Shift config precedence to MILC

Co-authored-by: skullydazed <skullydazed@users.noreply.github.com>
5 years ago
..
arm_atsam/packs CTRL keyboard bootloader_jump support 7 years ago
chibios@587968d6cb Merge ChibiOS and LUFA descriptor support (#2362) 7 years ago
chibios-contrib@ede48346ee Revert changes to chibiOS-contrib (#4176) 7 years ago
googletest@ec44c6c167 Add Google Test submodule 9 years ago
lib8tion Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877) 6 years ago
lufa@ce10f7642b add lufa as a submodule 6 years ago
python Add QMK Compile Context Sensitivity (#6884) 5 years ago
ugfx@3e97b74e03 Update uGFX and Chibios submodules + fixes (#1363) 8 years ago