X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=users%2Fdrashna%2Freadme_keycodes.md;fp=users%2Fdrashna%2Freadme_keycodes.md;h=f5e6fb271ef5a02a2a367e98180b0c90466ef2c5;hb=d41961c9eddb78591d3b55ea65e6e0baff4bdd69;hp=0000000000000000000000000000000000000000;hpb=840b9090a0fd4faf070d9bbb9039337ecdb82de4;p=qmk_firmware.git diff --git a/users/drashna/readme_keycodes.md b/users/drashna/readme_keycodes.md new file mode 100644 index 000000000..f5e6fb271 --- /dev/null +++ b/users/drashna/readme_keycodes.md @@ -0,0 +1,10 @@ + +# 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 and/or FAUXCLICKY 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.