diff options
Diffstat (limited to 'keyboards/crkbd/rev1/common/common.c')
-rw-r--r-- | keyboards/crkbd/rev1/common/common.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/crkbd/rev1/common/common.c b/keyboards/crkbd/rev1/common/common.c index 5ea7347de8..ddc0b5fe91 100644 --- a/keyboards/crkbd/rev1/common/common.c +++ b/keyboards/crkbd/rev1/common/common.c @@ -17,5 +17,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */ #include "common.h" - -uint8_t is_master; |