diff options
author | QMK Bot <hello@qmk.fm> | 2022-08-03 07:23:52 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-08-03 07:23:52 +0000 |
commit | 61a3fe4faca40c537dc179f58317a0229ae09ce2 (patch) | |
tree | 7a2f98cd295636d188dd3a6f93b4dd9bcad4c186 /keyboards/percent/skog/config.h | |
parent | d4f9eb5225feb7f2aad01d252b33401e3a80b870 (diff) | |
parent | b6757d2380d32b5f60f61ffc42d27c40eb219208 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/percent/skog/config.h')
-rw-r--r-- | keyboards/percent/skog/config.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/percent/skog/config.h b/keyboards/percent/skog/config.h index 524fdc5ccf..65c9a65802 100644 --- a/keyboards/percent/skog/config.h +++ b/keyboards/percent/skog/config.h @@ -17,13 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once -#define VENDOR_ID 0x5053 /* PS */ -#define PRODUCT_ID 0x422D -#define DEVICE_VER 0x0200 - -#define MANUFACTURER Percent Studios -#define PRODUCT Skog TKL - /* matrix size */ #define MATRIX_ROWS 7 #define MATRIX_COLS 14 |