diff options
author | QMK Bot <hello@qmk.fm> | 2023-02-18 08:14:13 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2023-02-18 08:14:13 +0000 |
commit | c9cee5accabe5e9a52ed89b1f276d0b7798ef937 (patch) | |
tree | a4135a0581ed9841e566e2127c61985f26513d7a /keyboards/thepanduuh/degenpad/keymaps/via/rules.mk | |
parent | 7ce71625bc15e649f8c080b61ff17f7d7c2dfa9f (diff) | |
parent | 609b23af344e7389503b197ba3594524a2ca8fad (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/thepanduuh/degenpad/keymaps/via/rules.mk')
-rw-r--r-- | keyboards/thepanduuh/degenpad/keymaps/via/rules.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/thepanduuh/degenpad/keymaps/via/rules.mk b/keyboards/thepanduuh/degenpad/keymaps/via/rules.mk new file mode 100644 index 0000000000..ef4b7ef991 --- /dev/null +++ b/keyboards/thepanduuh/degenpad/keymaps/via/rules.mk @@ -0,0 +1,3 @@ +VIA_ENABLE = yes #Enable VIA +ENCODER_MAP_ENABLE = yes #Encoder Mapping +LTO_ENABLE = yes #Firmware Size Reduction
\ No newline at end of file |