1
0
Fork 0

Add EM.8 keyboard (#18328)

by ebastler
This commit is contained in:
ebastler 2022-09-12 18:17:01 +02:00 committed by GitHub
parent f46379f308
commit 110de0b512
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 326 additions and 0 deletions

View 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