From 834efbc6c61352134500e485827fb12d64585b64 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Tue, 27 Aug 2024 18:18:57 +0200 Subject: fix half config at home --- crkbd/config.h | 41 +++++++++++++++++------------------------ 1 file changed, 17 insertions(+), 24 deletions(-) (limited to 'crkbd/config.h') diff --git a/crkbd/config.h b/crkbd/config.h index 5e04ca4..87f7005 100644 --- a/crkbd/config.h +++ b/crkbd/config.h @@ -1,33 +1,26 @@ -/* -This is the c configuration file for the keymap - -Copyright 2012 Jun Wako -Copyright 2015 Jack Humbert - -This program is free software: you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation, either version 2 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License -along with this program. If not, see . -*/ +/* Copyright 2022 Christoph Cullmann + * + * This program is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program. If not, see . + */ #pragma once // our shared config parts #include "/home/cullmann/data/qmk/christoph-cullmann/common/config.h" -/* Select hand configuration */ - -#define MASTER_LEFT -// #define MASTER_RIGHT -// #define EE_HANDS +// select hand configuration +#define SPLIT_USB_DETECT // // underglow configuration -- cgit v1.2.3