[Keyboard] move That-Canadian 's boards into /maple_computing (#16050)
This commit is contained in:
parent
07bb65384c
commit
a1b39e6db2
169 changed files with 22 additions and 22 deletions
1
keyboards/maple_computing/christmas_tree/V2017/V2017.c
Normal file
1
keyboards/maple_computing/christmas_tree/V2017/V2017.c
Normal file
|
@ -0,0 +1 @@
|
|||
#include "V2017.h"
|
3
keyboards/maple_computing/christmas_tree/V2017/V2017.h
Normal file
3
keyboards/maple_computing/christmas_tree/V2017/V2017.h
Normal file
|
@ -0,0 +1,3 @@
|
|||
#pragma once
|
||||
|
||||
#include "christmas_tree.h"
|
5
keyboards/maple_computing/christmas_tree/V2017/config.h
Normal file
5
keyboards/maple_computing/christmas_tree/V2017/config.h
Normal file
|
@ -0,0 +1,5 @@
|
|||
#pragma once
|
||||
|
||||
#include "config_common.h"
|
||||
|
||||
#define DEVICE_VER 0x2017
|
3
keyboards/maple_computing/christmas_tree/V2017/rules.mk
Normal file
3
keyboards/maple_computing/christmas_tree/V2017/rules.mk
Normal file
|
@ -0,0 +1,3 @@
|
|||
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
|
||||
RGBLIGHT_ENABLE = no # Enable WS2812 RGB underlight.
|
||||
AUDIO_ENABLE = no # Audio output
|
Loading…
Add table
Add a link
Reference in a new issue