~ruther/qmk_firmware

ref: 1f6dfd19cf93b365c6ad5227d2a8a054ff30cc24 qmk_firmware/keyboards/handwired/myskeeb/config.h -rw-r--r-- 300 bytes
1f6dfd19 — Paul Landers Ignore space cadet key release when caps word is active (#21721) 1 year, 5 months 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