diff options
| author | Ryan | 2023-02-16 22:49:49 +0100 |
|---|---|---|
| committer | GitHub | 2023-02-16 22:49:49 +0100 |
| commit | d784f78bd0a034c1d6085379615014fd701536ab (patch) | |
| tree | 2b81c4e8848ebc8dece2ad9aaa8126d12a87825c /keyboards/nightmare/config.h | |
| parent | 7fad94ba2d5092abe451d0bbc95caaa37fec95bc (diff) | |
Move Bootmagic config to data driven (#19860)
Diffstat (limited to 'keyboards/nightmare/config.h')
| -rw-r--r-- | keyboards/nightmare/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/nightmare/config.h b/keyboards/nightmare/config.h index 3e1e066cea..4d955a597d 100644 --- a/keyboards/nightmare/config.h +++ b/keyboards/nightmare/config.h @@ -58,7 +58,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. //#define NO_ACTION_LAYER //#define NO_ACTION_TAPPING //#define NO_ACTION_ONESHOT - -/* Bootmagic Lite key configuration */ -#define BOOTMAGIC_LITE_ROW 0 -#define BOOTMAGIC_LITE_COLUMN 1 |