[Keyboard] Add keyboard Naked48 (#6330)
* Add Naked48 * Comment reflected
This commit is contained in:
committed by
Drashna Jaelre
parent
e5d2cb8f98
commit
4747d974aa
@@ -0,0 +1,8 @@
|
||||
#ifndef SERIAL_CONFIG_SIMPLEAPI_H
|
||||
#define SERIAL_CONFIG_SIMPLEAPI_H
|
||||
|
||||
#undef SERIAL_USE_MULTI_TRANSACTION
|
||||
#define SERIAL_SLAVE_BUFFER_LENGTH MATRIX_ROWS/2
|
||||
#define SERIAL_MASTER_BUFFER_LENGTH MATRIX_ROWS/2
|
||||
|
||||
#endif // SERIAL_CONFIG_SIMPLEAPI_H
|
||||
Reference in New Issue
Block a user