Remove unused Bootmagic row/col defines from config.h (#19761)

This commit is contained in:
Ryan
2023-02-07 11:05:37 +11:00
committed by GitHub
parent a988f8a169
commit 11b6bb8179
472 changed files with 0 additions and 1891 deletions

View File

@@ -90,10 +90,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
//#define NO_ACTION_TAPPING
//#define NO_ACTION_ONESHOT
/* Bootmagic Lite key configuration */
// #define BOOTMAGIC_LITE_ROW 0
// #define BOOTMAGIC_LITE_COLUMN 0
#define LED_NUM_LOCK_PIN D2
#define LED_CAPS_LOCK_PIN D1
#define LED_SCROLL_LOCK_PIN D0