From 4493f31f801c0065d62f334d0b986195861fbf87 Mon Sep 17 00:00:00 2001 From: yiancar Date: Tue, 8 Mar 2022 04:18:41 +0000 Subject: Add HS version of Nebula65b due to different number of per-key-RGB (#16514) Co-authored-by: Drashna Jaelre Co-authored-by: yiancar --- keyboards/spaceholdings/nebula68b/hs/config.h | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100755 keyboards/spaceholdings/nebula68b/hs/config.h (limited to 'keyboards/spaceholdings/nebula68b/hs/config.h') diff --git a/keyboards/spaceholdings/nebula68b/hs/config.h b/keyboards/spaceholdings/nebula68b/hs/config.h new file mode 100755 index 0000000000..ac25a8ef1d --- /dev/null +++ b/keyboards/spaceholdings/nebula68b/hs/config.h @@ -0,0 +1,19 @@ +/* +Copyright 2021 Yiancar + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see . +*/ + +#undef DRIVER_LED_TOTAL +#define DRIVER_LED_TOTAL 78 -- cgit v1.2.1