[Keyboard] Add keyboard Naked48 (#6330)

* Add Naked48

*  Comment reflected
This commit is contained in:
Salicylic-acid3
2019-07-17 01:39:39 +09:00
committed by Drashna Jaelre
parent e5d2cb8f98
commit 4747d974aa
43 changed files with 3609 additions and 0 deletions
@@ -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