diff options
author | skullydazed <skullydazed@users.noreply.github.com> | 2018-02-10 17:09:47 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-02-10 17:09:47 -0800 |
commit | 994d94140e16f60515f193337309d89af6e6695e (patch) | |
tree | b5f779a25f5a064e329bdb5944eeeb6a028b8e05 /keyboards/clueboard/66_hotswap/gen1/rules.mk | |
parent | fa72d4aa5ad278bd830fdea6da4e6d1311bba96d (diff) |
Clueboard hotswap support (#2376)
Diffstat (limited to 'keyboards/clueboard/66_hotswap/gen1/rules.mk')
-rw-r--r-- | keyboards/clueboard/66_hotswap/gen1/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/clueboard/66_hotswap/gen1/rules.mk b/keyboards/clueboard/66_hotswap/gen1/rules.mk new file mode 100644 index 0000000000..54a2685bf6 --- /dev/null +++ b/keyboards/clueboard/66_hotswap/gen1/rules.mk @@ -0,0 +1 @@ +BACKLIGHT_ENABLE = yes
\ No newline at end of file |