forked from mirrors/qmk_userspace
backlight stuff
This commit is contained in:
parent
1e0ae2936b
commit
cb3e499cc7
8 changed files with 67 additions and 17 deletions
|
@ -23,9 +23,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define VENDOR_ID 0xFEED
|
||||
#define PRODUCT_ID 0x6060
|
||||
#define DEVICE_VER 0x0001
|
||||
#define MANUFACTURER jackhumbert
|
||||
#define MANUFACTURER Ortholinear Keyboards
|
||||
#define PRODUCT Planck
|
||||
#define DESCRIPTION t.m.k. keyboard firmware for the Planck
|
||||
#define DESCRIPTION A compact ortholinear keyboard
|
||||
|
||||
/* key matrix size */
|
||||
#define MATRIX_ROWS 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue