diff options
Diffstat (limited to 'keyboards/kprepublic/jj4x4/config.h')
-rw-r--r-- | keyboards/kprepublic/jj4x4/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/kprepublic/jj4x4/config.h b/keyboards/kprepublic/jj4x4/config.h index 45c8671cc..f97dd7f1c 100644 --- a/keyboards/kprepublic/jj4x4/config.h +++ b/keyboards/kprepublic/jj4x4/config.h | |||
@@ -48,10 +48,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
48 | 48 | ||
49 | #define USB_MAX_POWER_CONSUMPTION 100 | 49 | #define USB_MAX_POWER_CONSUMPTION 100 |
50 | 50 | ||
51 | /* key combination for magic key command */ | ||
52 | /* defined by default; to change, uncomment and set to the combination you want */ | ||
53 | // #define IS_COMMAND() (get_mods() == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT))) | ||
54 | |||
55 | /* Bootmagic Lite key configuration */ | 51 | /* Bootmagic Lite key configuration */ |
56 | // #define BOOTMAGIC_LITE_ROW 0 | 52 | // #define BOOTMAGIC_LITE_ROW 0 |
57 | // #define BOOTMAGIC_LITE_COLUMN 0 | 53 | // #define BOOTMAGIC_LITE_COLUMN 0 |