[Keyboard] Add Little Big Scroll 6 macropad (#18510)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
Markus Knutsson
2022-09-29 20:01:33 -07:00
committed by GitHub
co-authored by Joel Challis Drashna Jaelre
parent 2c4fd924c0
commit dab9edeabb
6 changed files with 148 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
// Copyright 2022 Markus Knutsson (@TweetyDaBird)
// SPDX-License-Identifier: GPL-2.0-or-later
#pragma once
#include "config_common.h"
// Bootmagic Lite key configuration
// Not yet supported in info.json ?
#define BOOTMAGIC_LITE_ROW 2
#define BOOTMAGIC_LITE_COLUMN 2