Age | Commit message (Collapse) | Author |
|
|
|
* Add layout change callbacks to VIA
* Update worklouder example
|
|
functionality (#13243)
Co-authored-by: Ryan <fauxpark@gmail.com>
|
|
* Migrate action|keyboard|keycode|eeconfig from tmk_core -> quantum
|
|
* Normalise include statements in core code
* Missed one
|
|
|
|
* Add VIA support for QMK backlight, QMK RGBLight
* clang-format changes
|
|
* Run clang-format manually to fix recently changed files
* Run clang-format manually to fix recently changed files - revert template files
* Run clang-format manually to fix recently changed files - format off for ascii_to_keycode_lut
|
|
* VIA Refactor
* Remove old code
* review changes
* review changes
* Fix cannonkeys/satisfaction75/prototype:via build
* Add via.h to quantum.h
* Move backlight init to after backlight config load
* Merge branch 'master' into via_refactor_pr
* Update user's rules.mk to new way of enabling VIA
* Added id_switch_matrix_state
* Review changes
|