[Keyboard] Add Little Big Scroll 4 macropad (#18516)
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
parent
3db33fba28
commit
2b33d2c098
6 changed files with 155 additions and 0 deletions
10
keyboards/tweetydabird/lbs4/config.h
Normal file
10
keyboards/tweetydabird/lbs4/config.h
Normal 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 0
|
||||
#define BOOTMAGIC_LITE_COLUMN 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue