summaryrefslogtreecommitdiff
path: root/keyboards/crkbd/rev1/legacy/legacy.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/crkbd/rev1/legacy/legacy.h')
-rw-r--r--keyboards/crkbd/rev1/legacy/legacy.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/keyboards/crkbd/rev1/legacy/legacy.h b/keyboards/crkbd/rev1/legacy/legacy.h
index 6c6308e592..08dfcefbc1 100644
--- a/keyboards/crkbd/rev1/legacy/legacy.h
+++ b/keyboards/crkbd/rev1/legacy/legacy.h
@@ -19,3 +19,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#include "rev1.h"
+
+extern uint8_t is_master; \ No newline at end of file