From 876377e945da294c887a1553f07f947d10da58ec Mon Sep 17 00:00:00 2001 From: noroadsleft Date: Wed, 4 Jul 2018 18:02:01 -0700 Subject: Satan refactor and Configurator support (#3305) * Matrix refactor * Keymap refactor * Configurator support * Readme cleanup --- keyboards/satan/keymaps/isoHHKB/stunny_iso_hhkb.h | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 keyboards/satan/keymaps/isoHHKB/stunny_iso_hhkb.h (limited to 'keyboards/satan/keymaps/isoHHKB/stunny_iso_hhkb.h') diff --git a/keyboards/satan/keymaps/isoHHKB/stunny_iso_hhkb.h b/keyboards/satan/keymaps/isoHHKB/stunny_iso_hhkb.h deleted file mode 100644 index b5737f5af..000000000 --- a/keyboards/satan/keymaps/isoHHKB/stunny_iso_hhkb.h +++ /dev/null @@ -1,21 +0,0 @@ -#ifndef STUNNY_ISO_HHKB_H -#define STUNNY_ISO_HHKB_H - -/* Satan ISO - HHKB matrix layout - * With 7u space bar, split right shift and 2u Backspace - * ,------------------------------------------------------------. - * | 00 |01| 02| 03| 04| 05| 06| 07| 08| 09| 0a| 0b| 0c| 0d | - * |------------------------------------------------------------| - * | 10 | 11| 12| 13| 14| 15| 16| 17| 18| 19| 1a| 1b| 1c| | - * |------------------------------------------------------------| - * | 20 | 21| 22| 23| 24| 25| 26| 27| 28| 29| 2a| 2b| 2c| 2d | - * |------------------------------------------------------------| - * | 30 | 32| 33| 34| 35| 36| 37| 38| 39| 3a| 3b| 3d | 3c | - * |------------------------------------------------------------| - * | | 41| 42 | 45 | 4a | 4b | | | - * `------------------------------------------------------------' - */ - -#define KEYMAP_ISO_HHKB KEYMAP_ISO_SPLITRSHIFT - -#endif -- cgit v1.2.3