aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/nk65
diff options
context:
space:
mode:
authorWilba <Jason.S.Williams@gmail.com>2020-01-21 05:18:25 +1100
committerMechMerlin <30334081+mechmerlin@users.noreply.github.com>2020-01-20 10:18:25 -0800
commit484a9b12bc3961fc0dd9481d3cb734959db42191 (patch)
treeca2e4219b6514c1033be3ab3a975bd24f723f2ba /keyboards/nk65
parentce81c4f89b61560ee35436b351b27fd23568c32f (diff)
downloadfirmware-484a9b12bc3961fc0dd9481d3cb734959db42191.tar.gz
firmware-484a9b12bc3961fc0dd9481d3cb734959db42191.tar.bz2
firmware-484a9b12bc3961fc0dd9481d3cb734959db42191.zip
Add VIA support for QMK backlight, QMK RGBLight (#7911)
* Add VIA support for QMK backlight, QMK RGBLight * clang-format changes
Diffstat (limited to 'keyboards/nk65')
-rwxr-xr-xkeyboards/nk65/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/nk65/config.h b/keyboards/nk65/config.h
index 767959b62..46450a14c 100755
--- a/keyboards/nk65/config.h
+++ b/keyboards/nk65/config.h
@@ -141,3 +141,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
// Backlight config starts after VIA's EEPROM usage,
// dynamic keymaps start after this.
#define VIA_EEPROM_CUSTOM_CONFIG_SIZE 31
+
+// VIA lighting is handled by the keyboard-level code
+#define VIA_CUSTOM_LIGHTING_ENABLE