diff options
author | Filip Paryż <paryz.1i12@op.pl> | 2020-10-25 01:54:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-24 16:54:38 -0700 |
commit | af455a8368dc564df51f9657b04932956ccf580b (patch) | |
tree | d2440dc240e7c5da18d1c3139abd836ae7136a02 /keyboards/handwired/freoduo/keymaps/default/rules.mk | |
parent | ac37a94e49a39a014b3df829442cca84bf3f2071 (diff) |
[Keyboard] Freoduo - handwired split ortho keyboard. (#10724)
* Freoduo v1 - with fixes from @fauxpark and rebased to master branch of QMK.
* One more suggested fix from @fauxpark
* Fixes after @drashna review.
Diffstat (limited to 'keyboards/handwired/freoduo/keymaps/default/rules.mk')
-rw-r--r-- | keyboards/handwired/freoduo/keymaps/default/rules.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/handwired/freoduo/keymaps/default/rules.mk b/keyboards/handwired/freoduo/keymaps/default/rules.mk new file mode 100644 index 0000000000..f4abb12cd1 --- /dev/null +++ b/keyboards/handwired/freoduo/keymaps/default/rules.mk @@ -0,0 +1,2 @@ +RGBLIGHT_ENABLE = yes +BACKLIGHT_ENABLE = no
\ No newline at end of file |