[Keyboard] add rgb led configuration for xd87 (#6635)
* add rgb led configuration for xd87 * Add RGB underglow to a separate keymap * rename keymap and make small review changes
This commit is contained in:
parent
05d0e8c09e
commit
d653e55461
6 changed files with 118 additions and 9 deletions
19
keyboards/xd87/keymaps/default_underglow/config.h
Executable file
19
keyboards/xd87/keymaps/default_underglow/config.h
Executable file
|
@ -0,0 +1,19 @@
|
|||
/* Copyright 2019 Louwii
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation, either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
// place overrides here
|
Loading…
Add table
Add a link
Reference in a new issue