Move SCI extra definitions, add combo definitions

This commit is contained in:
Jeremy Soller
2020-02-12 13:52:47 -07:00
parent 79a9722c90
commit 7dde9dd45e
4 changed files with 16 additions and 19 deletions

View File

@@ -3,11 +3,6 @@
#include <common/keymap.h>
// Extra SCI layer for keyboard backlight control
#define KT_SCI_EXTRA (0x4000)
#define SCI_EXTRA (0x50)
#define ___ 0
// Conversion of physical layout to keyboard matrix

View File

@@ -3,12 +3,6 @@
#include <common/keymap.h>
// Extra SCI layer for keyboard backlight control
#define KT_SCI_EXTRA (0x4000)
#define SCI_EXTRA (0x50)
#define SCI_EXTRA_KBD_BKL (0x8A)
#define ___ 0
// Conversion of physical layout to keyboard matrix

View File

@@ -3,12 +3,6 @@
#include <common/keymap.h>
// Extra SCI layer for keyboard backlight control
#define KT_SCI_EXTRA (0x4000)
#define SCI_EXTRA (0x50)
#define SCI_EXTRA_KBD_BKL (0x8A)
#define ___ 0
// Conversion of physical layout to keyboard matrix