parent
f46379f308
commit
110de0b512
7 changed files with 326 additions and 0 deletions
8
keyboards/linworks/em8/config.h
Normal file
8
keyboards/linworks/em8/config.h
Normal file
|
@ -0,0 +1,8 @@
|
|||
// Copyright 2022 moritz plattner (@moritz plattner)
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
// Move Bootmagic key from ~ to ESC (0,0 to 1,0)
|
||||
#define BOOTMAGIC_LITE_ROW 1
|
||||
#define BOOTMAGIC_LITE_COLUMN 0
|
Loading…
Add table
Add a link
Reference in a new issue