diff options
| author | Ryan | 2025-09-21 13:40:30 +0200 |
|---|---|---|
| committer | GitHub | 2025-09-21 13:40:30 +0200 |
| commit | 115bf771a8b07bd571ccac52f091e081794d40fd (patch) | |
| tree | 48e2f7657651c07c5e8c0fc3b22c7f4b990f2299 /keyboards/marksard/treadstone48/keymaps/default | |
| parent | a4b112b1efa1e47bf0cd7da7ffd2120e9dfb6ce0 (diff) | |
Custom oled fonts cleanup (#25665)
Diffstat (limited to 'keyboards/marksard/treadstone48/keymaps/default')
| -rw-r--r-- | keyboards/marksard/treadstone48/keymaps/default/config.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/marksard/treadstone48/keymaps/default/config.h b/keyboards/marksard/treadstone48/keymaps/default/config.h index a5f68e7a2b..ec84fb39f1 100644 --- a/keyboards/marksard/treadstone48/keymaps/default/config.h +++ b/keyboards/marksard/treadstone48/keymaps/default/config.h @@ -45,5 +45,3 @@ // If you plug in the USB on the right side, please enable MASTER_RIGHT // #define RHYMESTONE_RIGHTHAND - -#define OLED_FONT_H "keyboards/marksard/treadstone48/common/glcdfont.c" |