summaryrefslogtreecommitdiff
path: root/keyboards/copenhagen_click
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/copenhagen_click')
-rwxr-xr-xkeyboards/copenhagen_click/click_pad_v1/keymaps/default/keymap.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/copenhagen_click/click_pad_v1/keymaps/default/keymap.c b/keyboards/copenhagen_click/click_pad_v1/keymaps/default/keymap.c
index a118727826..17549dd095 100755
--- a/keyboards/copenhagen_click/click_pad_v1/keymaps/default/keymap.c
+++ b/keyboards/copenhagen_click/click_pad_v1/keymaps/default/keymap.c
@@ -43,11 +43,3 @@ void matrix_init_user(void) {
breathing_enable();
}
-
-void matrix_scan_user(void) {
-
-}
-
-void led_set_user(uint8_t usb_led) {
-
-}