This commit is contained in:
Marius Alwan Meyer 2023-05-31 20:47:45 +02:00
parent 741c2f3ff9
commit 6ea6f97d75
2 changed files with 0 additions and 19 deletions

View File

@ -20,18 +20,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
//#define USE_MATRIX_I2C
#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,6 @@
# 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
WPM_ENABLE = yes
LTO_ENABLE = yes
VIA_ENABLE = no