From bbd4b5eb887a9e5065765d2d6f2ac919d81a38c6 Mon Sep 17 00:00:00 2001 From: fauxpark Date: Sun, 17 Feb 2019 03:11:15 +1100 Subject: Remove redundant KC_TRNS and KC_NO fillers in layouts (#5142) --- layouts/community/ortho_4x12/grahampheath/keymap.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'layouts/community/ortho_4x12/grahampheath') diff --git a/layouts/community/ortho_4x12/grahampheath/keymap.c b/layouts/community/ortho_4x12/grahampheath/keymap.c index 0b84b66eb..7b35c52e7 100644 --- a/layouts/community/ortho_4x12/grahampheath/keymap.c +++ b/layouts/community/ortho_4x12/grahampheath/keymap.c @@ -54,10 +54,6 @@ enum custom_keycodes { #define HYPR_1 HYPR(KC_EXLM) // Send Hyper + !. #define HYPR_2 HYPR(KC_AT) // Send Hyper + @. -// Fillers to make layering more clear -#define _______ KC_TRNS -#define XXXXXXX KC_NO - const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { /* Qwerty -- cgit v1.2.3-24-g4f1b