[Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225)
This commit is contained in:
6
keyboards/montsinger/rebound/rev4/keymaps/via/config.h
Normal file
6
keyboards/montsinger/rebound/rev4/keymaps/via/config.h
Normal file
@@ -0,0 +1,6 @@
|
||||
// Copyright 2020 Ross Montsinger
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
#define DYNAMIC_KEYMAP_LAYER_COUNT 6
|
Reference in New Issue
Block a user