[Keymap] add dmqdesign/spin:gorbachev (#9919)
* Add keymap for DQM Design Spin macropad * changes from code review * state -> layer_state * Formatting fixes * Formatting fixes * Formatting fixes * Formatting fixes * Formatting fixes
This commit is contained in:
parent
fa740c1286
commit
4286b81af0
4 changed files with 282 additions and 0 deletions
25
keyboards/dmqdesign/spin/keymaps/gorbachev/config.h
Normal file
25
keyboards/dmqdesign/spin/keymaps/gorbachev/config.h
Normal file
|
@ -0,0 +1,25 @@
|
|||
/* Copyright 2019-2020 DMQ Design
|
||||
*
|
||||
* 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
|
||||
|
||||
#define RGBLIGHT_ANIMATIONS
|
||||
#define RGBLIGHT_HUE_STEP 8
|
||||
|
||||
// Use one or the other, determines the orientation of
|
||||
// the OLED display
|
||||
// #define RIGHT_HAND
|
||||
#define LEFT_HAND
|
Loading…
Add table
Add a link
Reference in a new issue