summaryrefslogtreecommitdiffstats
path: root/users/drashna/readme/keycodes.md
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2021-12-29 20:17:34 -0800
committerGitHub <noreply@github.com>2021-12-29 20:17:34 -0800
commitc4551d7ef1ed2c1069f23cc8499b7c7fc30f3ecf (patch)
tree67dc381a45d59626132c4c59b71c4b36fa971f8b /users/drashna/readme/keycodes.md
parent1a8a842cfb3e87a82afb57ba29ca59c5fa6fe97b (diff)
[Keymap] Reorganization, cleanup and readmes for drashna code (#15617)
Diffstat (limited to 'users/drashna/readme/keycodes.md')
-rw-r--r--users/drashna/readme/keycodes.md10
1 files changed, 0 insertions, 10 deletions
diff --git a/users/drashna/readme/keycodes.md b/users/drashna/readme/keycodes.md
deleted file mode 100644
index af4dd54bc0..0000000000
--- a/users/drashna/readme/keycodes.md
+++ /dev/null
@@ -1,10 +0,0 @@
-
-# Custom Keycodes
-
-Keycodes are defined in the drashna.h file and need to be included in the keymap.c files, so that they can be used there.
-
-A bunch of macros are present and are only included on boards that are not the Ergodox EZ or Orthodox, as they are not needed for those boards.
-
-Included is a custom macro for compiling my keyboards. This includes the bootloader target (`:teensy`, `:avrdude`, or `:dfu`), and keeps RGBLIGHT, AUDIO enabled, if it previously was (regardless of the rules file).
-
-This also includes a modified RESET keycode as well, that sets the underglow to red.