diff options
author | im a can what do you think lmao? <33337640+lyso1@users.noreply.github.com> | 2021-03-17 02:48:03 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-16 23:48:03 -0700 |
commit | 538194344a010e7876c278b10e513ec1e6b245d2 (patch) | |
tree | b492813408ef2a6e593d4361cb26399f720e0ec4 /keyboards/lck75/config.h | |
parent | 23765332fa5c99aef876031879615fd49ed09932 (diff) | |
download | qmk_firmware-538194344a010e7876c278b10e513ec1e6b245d2.tar.gz qmk_firmware-538194344a010e7876c278b10e513ec1e6b245d2.zip |
[Keyboard] add oled and encoder function to lck75 (#11825)
Co-authored-by: Drashna Jaelre <drashna@live.com>
Diffstat (limited to 'keyboards/lck75/config.h')
-rw-r--r-- | keyboards/lck75/config.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/lck75/config.h b/keyboards/lck75/config.h index f5834960e8..3758afa189 100644 --- a/keyboards/lck75/config.h +++ b/keyboards/lck75/config.h @@ -83,9 +83,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. # undef LOCKING_RESYNC_ENABLE #endif - -#define OLED_FONT_H "keyboards/lck75/glcdfont.c" - #define IGNORE_MOD_TAP_INTERRUPT #define PERMISSIVE_HOLD #define TAPPING_TERM 200 |