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