summaryrefslogtreecommitdiff
path: root/keyboards/capsunlocked
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2023-03-03 17:50:40 +0000
committerGitHub <noreply@github.com>2023-03-03 17:50:40 +0000
commit3be5d90b6d1c4534bcfce9725808e8c4d469a845 (patch)
treecc9c2ae2ead9a4fbdc2f9c7d1d3f3682e08b2d46 /keyboards/capsunlocked
parentc3c40dfda89d3d10bef90e08bf0600d1f4b1cd0e (diff)
Remove some use of keymap.h (#20006)
Diffstat (limited to 'keyboards/capsunlocked')
-rw-r--r--keyboards/capsunlocked/cu75/cu75.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/capsunlocked/cu75/cu75.c b/keyboards/capsunlocked/cu75/cu75.c
index fff0c10ef6..c894d18602 100644
--- a/keyboards/capsunlocked/cu75/cu75.c
+++ b/keyboards/capsunlocked/cu75/cu75.c
@@ -2,7 +2,6 @@
#include <avr/timer_avr.h>
#include <avr/wdt.h>
#include "cu75.h"
-#include "keymap.h"
#include "debug.h"
#include "../lfkeyboards/issi.h"
#include "../lfkeyboards/TWIlib.h"