diff options
Diffstat (limited to 'keyboards/w1_at')
-rw-r--r-- | keyboards/w1_at/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/w1_at/config.h b/keyboards/w1_at/config.h index b1969f6a89..2817d9ddca 100644 --- a/keyboards/w1_at/config.h +++ b/keyboards/w1_at/config.h @@ -38,11 +38,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define LED_KANA_PIN A13 #define LED_PIN_ON_STATE 0 -/* If defined, GRAVE_ESC will always act as ESC when CTRL is held. - * This is userful for the Windows task manager shortcut (ctrl+shift+esc). - */ -// #define GRAVE_ESC_CTRL_OVERRIDE - /* Bootmagic Lite key configuration */ #define BOOTMAGIC_LITE_ROW 0 #define BOOTMAGIC_LITE_COLUMN 2 |