diff options
author | yiancar <yiangosyiangou@cytanet.com.cy> | 2022-03-08 04:18:41 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-07 20:18:41 -0800 |
commit | 4493f31f801c0065d62f334d0b986195861fbf87 (patch) | |
tree | 1a53acf0af431fe7708488431c07e95b05a4eb58 /keyboards/spaceholdings/nebula68b/hs/config.h | |
parent | 0880850b158ca5da4eae28c43849909c01350f0f (diff) | |
download | qmk_firmware-4493f31f801c0065d62f334d0b986195861fbf87.tar.gz qmk_firmware-4493f31f801c0065d62f334d0b986195861fbf87.zip |
Add HS version of Nebula65b due to different number of per-key-RGB (#16514)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: yiancar <yiancar@gmail.com>
Diffstat (limited to 'keyboards/spaceholdings/nebula68b/hs/config.h')
-rwxr-xr-x | keyboards/spaceholdings/nebula68b/hs/config.h | 19 |
1 files changed, 19 insertions, 0 deletions
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 <http://www.gnu.org/licenses/>. +*/ + +#undef DRIVER_LED_TOTAL +#define DRIVER_LED_TOTAL 78 |