diff options
| author | QMK Bot <hello@qmk.fm> | 2021-11-04 15:53:42 +0000 |
|---|---|---|
| committer | QMK Bot <hello@qmk.fm> | 2021-11-04 15:53:42 +0000 |
| commit | d4bbecb308ced0af9453cc17f11b180d9a934c53 (patch) | |
| tree | ed4d8eaad8c00f98977922a159f8ec920f0db3ae | |
| parent | ce899629cea8c1ff3bccf367b0a74b979e54dcec (diff) | |
| parent | c85109b1089b646641ec28e81d9530b8d1d0f263 (diff) | |
| download | qmk_firmware-d4bbecb308ced0af9453cc17f11b180d9a934c53.tar.gz qmk_firmware-d4bbecb308ced0af9453cc17f11b180d9a934c53.zip | |
Merge remote-tracking branch 'origin/master' into develop
| -rw-r--r-- | keyboards/takashicompany/compacx/keymaps/via/rules.mk | 2 | ||||
| -rw-r--r-- | keyboards/takashicompany/compacx/rules.mk | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/takashicompany/compacx/keymaps/via/rules.mk b/keyboards/takashicompany/compacx/keymaps/via/rules.mk index 036bd6d1c..1e5b99807 100644 --- a/keyboards/takashicompany/compacx/keymaps/via/rules.mk +++ b/keyboards/takashicompany/compacx/keymaps/via/rules.mk | |||
| @@ -1 +1 @@ | |||
| VIA_ENABLE = yes \ No newline at end of file | VIA_ENABLE = yes | ||
diff --git a/keyboards/takashicompany/compacx/rules.mk b/keyboards/takashicompany/compacx/rules.mk index a30c20773..ed3cc7866 100644 --- a/keyboards/takashicompany/compacx/rules.mk +++ b/keyboards/takashicompany/compacx/rules.mk | |||
| @@ -21,3 +21,4 @@ RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | |||
| 21 | AUDIO_ENABLE = no # Audio output | 21 | AUDIO_ENABLE = no # Audio output |
| 22 | SPLIT_KEYBOARD=yes | 22 | SPLIT_KEYBOARD=yes |
| 23 | ENCODER_ENABLE = yes | 23 | ENCODER_ENABLE = yes |
| 24 | LTO_ENABLE = yes | ||
