[Split] Sync Timer feature (#10997)

A timer that is kept in sync between the halves of a split keyboard
This commit is contained in:
XScorpion2
2020-12-01 12:04:42 -06:00
committed by GitHub
parent 9c03a89596
commit a8d0ec0749
8 changed files with 154 additions and 15 deletions

View File

@@ -53,6 +53,7 @@
#include "eeconfig.h"
#include "bootloader.h"
#include "timer.h"
#include "sync_timer.h"
#include "config_common.h"
#include "led.h"
#include "action_util.h"