summaryrefslogtreecommitdiff
path: root/users/pcoves/rainbowUnicorn.h
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2022-10-20 23:15:15 +0100
committerGitHub <noreply@github.com>2022-10-20 23:15:15 +0100
commit08e111758d1828f206a75f2083fc026a494365b5 (patch)
treef8ab69f86c25cb558840e7fcb4e536cfc81c6b59 /users/pcoves/rainbowUnicorn.h
parent00a47742433dc3d48854f2ef646c4fc332f5f443 (diff)
Remove stale userspace/keymaps (#18700)
Diffstat (limited to 'users/pcoves/rainbowUnicorn.h')
-rw-r--r--users/pcoves/rainbowUnicorn.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/users/pcoves/rainbowUnicorn.h b/users/pcoves/rainbowUnicorn.h
deleted file mode 100644
index 0c709b4b7a..0000000000
--- a/users/pcoves/rainbowUnicorn.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#pragma once
-
-#include "quantum.h"
-
-__attribute__((weak)) bool process_record_rainbowUnicorn(uint16_t keycode, keyrecord_t* keyrecord);