mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-07-13 06:43:07 -04:00
Move VIA config to keymap level (#23754)
This commit is contained in:
parent
91b14793c3
commit
eef2dd4cc8
36 changed files with 683 additions and 3 deletions
|
@ -14,4 +14,7 @@
|
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
#pragma once
|
||||
#define DYNAMIC_KEYMAP_LAYER_COUNT 2
|
||||
|
||||
#define DYNAMIC_KEYMAP_LAYER_COUNT 2
|
||||
|
||||
#define VIA_EEPROM_LAYOUT_OPTIONS_SIZE 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue