Set the correct RGB LED count on YD60MQ (#8629)
* Fix RGB LED count on YD60MQ * Split YD60MQ into 12-LED and 16-LED revisions * Update readmes * Make 12led the default version * Readd base rules.mk, version→variant in readme * Add syntax highlighting to code blocks in readme
This commit is contained in:
committed by
GitHub
parent
6ef13f83e2
commit
4b10235f67
5
keyboards/yd60mq/16led/config.h
Normal file
5
keyboards/yd60mq/16led/config.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#define DEVICE_VER 0x0002
|
||||
|
||||
#define RGBLED_NUM 16
|
||||
3
keyboards/yd60mq/16led/readme.md
Normal file
3
keyboards/yd60mq/16led/readme.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# YD60MQ – 16 LED
|
||||
|
||||
Code specific to the YD60MQ variant with 16 RGB LEDs on the back (unknown revision number).
|
||||
0
keyboards/yd60mq/16led/rules.mk
Normal file
0
keyboards/yd60mq/16led/rules.mk
Normal file
Reference in New Issue
Block a user