diff options
| author | Ryan | 2023-07-31 16:43:10 +0200 |
|---|---|---|
| committer | GitHub | 2023-07-31 16:43:10 +0200 |
| commit | 6018b56c5595b97e45837d1ee9c96d9c3d795c43 (patch) | |
| tree | 9c725ed754a496c10a479c83e456f99e7f127ef2 /layouts | |
| parent | f407d9059878087bdc458479247d908c88f8d89d (diff) | |
Remove old OLED API code (#21651)
Diffstat (limited to 'layouts')
| -rw-r--r-- | layouts/community/split_3x6_3/drashna/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/community/split_3x6_3/drashna/config.h b/layouts/community/split_3x6_3/drashna/config.h index 92065e8f31..cfed26931b 100644 --- a/layouts/community/split_3x6_3/drashna/config.h +++ b/layouts/community/split_3x6_3/drashna/config.h @@ -24,7 +24,6 @@ #define SPLIT_MODS_ENABLE #undef USE_I2C -#undef SSD1306OLED // #define QUICK_TAP_TERM 0 // #define TAPPING_TERM 100 |