working with power limit
This commit is contained in:
@@ -59,6 +59,10 @@ extern uint32_t default_layer_state;
|
||||
|
||||
#include "process_tap_dance.h"
|
||||
|
||||
#ifdef PRINTING_ENABLE
|
||||
#include "process_printer.h"
|
||||
#endif
|
||||
|
||||
#define SEND_STRING(str) send_string(PSTR(str))
|
||||
void send_string(const char *str);
|
||||
|
||||
|
Reference in New Issue
Block a user