diff options
author | QMK Bot <hello@qmk.fm> | 2023-01-20 11:23:34 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2023-01-20 11:23:34 +0000 |
commit | 0f77ae6a20652c11bc252548bd28fd64f5fb6b97 (patch) | |
tree | 91a481296f1f08ea27adf03d6133768ce1fc982a /keyboards/splitkb/kyria/kyria.h | |
parent | 560b981746ad5fb173d4f6e28e4b3b7dda317309 (diff) | |
parent | 64c399ba3832cb4240cd25e25d382856492346d0 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/splitkb/kyria/kyria.h')
-rw-r--r-- | keyboards/splitkb/kyria/kyria.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/keyboards/splitkb/kyria/kyria.h b/keyboards/splitkb/kyria/kyria.h index 984a83897f..9018220eba 100644 --- a/keyboards/splitkb/kyria/kyria.h +++ b/keyboards/splitkb/kyria/kyria.h @@ -23,12 +23,3 @@ #if defined(KEYBOARD_splitkb_kyria_rev2) # include "rev2.h" #endif - -/* This a shortcut to help you visually see your layout. - * - * The first section contains all of the arguments representing the physical - * layout of the board and position of the keys. - * - * The second converts the arguments into a two-dimensional array which - * represents the switch matrix. - */ |