summaryrefslogtreecommitdiff
path: root/keyboards/spaceholdings/nebula68b/hs
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-04-01 13:13:18 +1100
committerGitHub <noreply@github.com>2023-04-01 13:13:18 +1100
commit9359504255236cce74c601554783ac5ce6f44fa9 (patch)
tree53b9442ed2bd096cb2db242902896f5f2354426d /keyboards/spaceholdings/nebula68b/hs
parente40b6ca3b05e50253c3f6bbc08673e1720ddd9be (diff)
Move 66% and 68% layouts to data driven (#20293)
Diffstat (limited to 'keyboards/spaceholdings/nebula68b/hs')
-rwxr-xr-xkeyboards/spaceholdings/nebula68b/hs/hs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/spaceholdings/nebula68b/hs/hs.c b/keyboards/spaceholdings/nebula68b/hs/hs.c
index e411f64196..7ac8da2e0d 100755
--- a/keyboards/spaceholdings/nebula68b/hs/hs.c
+++ b/keyboards/spaceholdings/nebula68b/hs/hs.c
@@ -14,7 +14,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "nebula68b.h"
+#include "quantum.h"
#ifdef RGB_MATRIX_ENABLE
// clang-format off