Remove useless "ifdef KEYBOARD_*" (#20078)

Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
Ryan
2023-03-16 20:18:33 +11:00
committed by GitHub
parent 72da3ee63e
commit 9dbee3e23d
768 changed files with 194 additions and 6991 deletions

View File

@@ -1,4 +0,0 @@
// Copyright 2022 Vitaly Volkov (@vlkv)
// SPDX-License-Identifier: GPL-2.0-or-later
#include "avalanche.h"

View File

@@ -3,8 +3,6 @@
#pragma once
#include "avalanche.h"
#include "quantum.h"
#define L__ KC_NO