summaryrefslogtreecommitdiff
path: root/keyboards/crkbd/rev1/rev1.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/crkbd/rev1/rev1.h')
-rw-r--r--keyboards/crkbd/rev1/rev1.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/crkbd/rev1/rev1.h b/keyboards/crkbd/rev1/rev1.h
index ce88068e64..c805efccce 100644
--- a/keyboards/crkbd/rev1/rev1.h
+++ b/keyboards/crkbd/rev1/rev1.h
@@ -18,8 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-extern uint8_t is_master;
-
#include "crkbd.h"
#if defined(KEYBOARD_crkbd_rev1_legacy)
# include "legacy.h"