~ruther/qmk_firmware

ref: 42f61611e8be856c65efa0e9cf56b19fe18c519e qmk_firmware/keyboards/handwired/myskeeb/config.h -rw-r--r-- 300 bytes
42f61611 — James Young Data-Driven Keyboard Conversions: M, Part 3 (#23614) 1 year, 1 month ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#pragma once

// Comunication and Split Detection

#define SELECT_SOFT_SERIAL_SPEED 1
#define SPLIT_USB_DETECT
#define EE_HANDS
#define SPLIT_USB_TIMEOUT 1000

// OLED Display Config

#define OLED_DISPLAY_128X64
#define OLED_FONT_HEIGHT 8
#define OLED_FONT_WIDTH 6
#define OLED_FONT_H "skeeb_font.c"
Do not follow this link