Move merge_sensor.[ch], reset_button.[ch] and test_led.[ch] into the newly created peripherials directory.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include "deserialize.h"
|
||||
#include "action.h"
|
||||
#include "bridge_protocol_scheduler.h"
|
||||
#include "test_led.h"
|
||||
#include "peripherials/test_led.h"
|
||||
|
||||
key_matrix_t KeyMatrix = {
|
||||
.colNum = KEYBOARD_MATRIX_COLS_NUM,
|
||||
|
||||
Reference in New Issue
Block a user