diff --git a/keyboards/lotus/config.h b/keyboards/lotus/config.h index ec08b14627..09fdbce565 100644 --- a/keyboards/lotus/config.h +++ b/keyboards/lotus/config.h @@ -5,6 +5,10 @@ #include +// 18-digit serial number. Must be programmed at factory +// TODO: Figure out how to do that. Probably a script to compile qmk +#define SERIAL_NUMBER "FRALDLvvccxxxxxxxx" + #define SERIAL_USART_FULL_DUPLEX #define SERIAL_USART_TX_PIN GP0 #define SERIAL_USART_RX_PIN GP1