Move SCI extra definitions, add combo definitions
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user