diff options
| author | Drashna Jaelre <drashna@live.com> | 2021-02-09 09:49:05 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-09 09:49:05 -0800 |
| commit | 7161d650705afb86b0874d95d72d15cf134f4148 (patch) | |
| tree | feddeedd645c41bebcd1b8ab3972ee634bebe697 /users/drashna | |
| parent | 738bd263c18de8f78cc98311b40c79a84ae3be33 (diff) | |
| download | qmk_firmware-7161d650705afb86b0874d95d72d15cf134f4148.tar.gz qmk_firmware-7161d650705afb86b0874d95d72d15cf134f4148.zip | |
Remove FAUXCLICKY feature (deprecated) (#11829)
Diffstat (limited to 'users/drashna')
| -rw-r--r-- | users/drashna/readme_keycodes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/drashna/readme_keycodes.md b/users/drashna/readme_keycodes.md index f5e6fb271..af4dd54bc 100644 --- a/users/drashna/readme_keycodes.md +++ b/users/drashna/readme_keycodes.md | |||
| @@ -5,6 +5,6 @@ Keycodes are defined in the drashna.h file and need to be included in the keymap | |||
| 5 | 5 | ||
| 6 | 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. | 6 | 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. |
| 7 | 7 | ||
| 8 | 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). | 8 | 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). |
| 9 | 9 | ||
| 10 | This also includes a modified RESET keycode as well, that sets the underglow to red. | 10 | This also includes a modified RESET keycode as well, that sets the underglow to red. |
