mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-07-09 21:06:32 -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
6
keyboards/era/linx3/n8x/keymaps/via/config.h
Normal file
6
keyboards/era/linx3/n8x/keymaps/via/config.h
Normal file
|
@ -0,0 +1,6 @@
|
|||
// Copyright 2024 Hyojin Bak (@eerraa)
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
#define VIA_EEPROM_CUSTOM_CONFIG_SIZE 4
|
Loading…
Add table
Add a link
Reference in a new issue