[Bug] Prevent dynamic keymaps from processing layers that don't exist (#19225)
This commit is contained in:
parent
139b6c4488
commit
844f690431
9 changed files with 16 additions and 69 deletions
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue