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