Migrate hadron away from QWIIC_DRIVERS (#14415)

This commit is contained in:
Joel Challis
2021-09-13 14:59:53 +01:00
committed by GitHub
parent 8a3f97b20f
commit cb4346edb7
15 changed files with 153 additions and 731 deletions

View File

@@ -1 +0,0 @@
#pragma once

View File

@@ -9,8 +9,8 @@
#define _DVORAK 2
#define _LOWER 3
#define _RAISE 4
#define _MOUSECURSOR 8
#define _ADJUST 16
#define _MOUSECURSOR 5
#define _ADJUST 6
enum preonic_keycodes {
QWERTY = SAFE_RANGE,