mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-07-08 04:35:34 -04:00
VIA Protocol 12 + fixes (#19916)
Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com>
This commit is contained in:
parent
95c2b25b62
commit
2fd4fddf1b
61 changed files with 137 additions and 140 deletions
|
@ -18,7 +18,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include QMK_KEYBOARD_H
|
||||
|
||||
enum my_keycodes {
|
||||
LOGO_LED_ON = USER00,
|
||||
LOGO_LED_ON = QK_KB_0,
|
||||
LOGO_LED_OFF
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue