Remove FAUXCLICKY feature (deprecated) (#11829)

This commit is contained in:
Drashna Jaelre 2021-02-09 09:49:05 -08:00 committed by GitHub
parent 738bd263c1
commit 7161d65070
Failed to generate hash of commit
483 changed files with 48 additions and 750 deletions

View file

@ -5,6 +5,6 @@ Keycodes are defined in the drashna.h file and need to be included in the keymap
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).
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.