This commit is contained in:
Marius Alwan Meyer 2023-05-31 20:38:58 +02:00
parent f7ab69f12d
commit 48ed00624b
2 changed files with 2 additions and 16 deletions

View File

@ -25,13 +25,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#undef SOFT_SERIAL_PIN
#define SOFT_SERIAL_PIN 16U // I broke the original pin
/* Select hand configuration */
#define MASTER_LEFT
// #define MASTER_RIGHT
// #define EE_HANDS
#define SPLIT_WPM_ENABLE
//#define QUICK_TAP_TERM 0

View File

@ -3,16 +3,9 @@
# Needed for liatris. See here: https://docs.splitkb.com/hc/en-us/articles/6330981035676-Aurora-Build-Guide-20-Flashing-Firmware
CONVERT_TO = promicro_rp2040
CONSOLE_ENABLE = yes # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration
RGBLIGHT_ENABLE = yes
RGB_MATRIX_ENABLE = no
OLED_DRIVER = SSD1306
OLED_ENABLE = yes
#CONSOLE_ENABLE = yes # Console for debug
#COMMAND_ENABLE = no # Commands for debug and configuration
WPM_ENABLE = yes
LTO_ENABLE = yes
VIA_ENABLE = no