c1c579c554
* Remove more mouse keys settings missed in #8836 * Turn off more unwanted make options * clang-format my userspace * Reword ergo layout docs so Crkbd is canonical * Add a basic readme to my userspace * Tweak Crkbd readme wording and fix typos * Enable SPLIT_USB_DETECT for Lily58 w/ Elite-C bug
6 lines
114 B
C
6 lines
114 B
C
#pragma once
|
|
|
|
#define EE_HANDS
|
|
|
|
/* Work around Elite-C v3 with broken VBUS detection. */
|
|
#define SPLIT_USB_DETECT
|