mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-07-30 18:52:09 +01:00
Rename keyboards with uppercase letters (#18268)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"usb": {
|
||||
"device_version": "20.1.7"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
|
||||
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
|
||||
AUDIO_ENABLE = no # Audio output
|
||||
@@ -0,0 +1 @@
|
||||
#include "v2017.h"
|
||||
@@ -0,0 +1,3 @@
|
||||
#pragma once
|
||||
|
||||
#include "christmas_tree.h"
|
||||
Reference in New Issue
Block a user