Rename keyboards with uppercase letters (#18268)

This commit is contained in:
Ryan
2022-09-05 06:36:33 +10:00
committed by GitHub
parent a9f8111eac
commit 3e02b70d28
29 changed files with 9 additions and 21 deletions

View File

@ -0,0 +1,5 @@
{
"usb": {
"device_version": "20.1.7"
}
}

View File

@ -0,0 +1,3 @@
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
AUDIO_ENABLE = no # Audio output

View File

@ -0,0 +1 @@
#include "v2017.h"

View File

@ -0,0 +1,3 @@
#pragma once
#include "christmas_tree.h"