Make the two keyboard halves communicate with each other via I2C.
This commit is contained in:
6
left/main.h
Normal file
6
left/main.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef __MAIN_H__
|
||||
#define __MAIN_H__
|
||||
|
||||
#define I2C_DATA_LENGTH 2
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user