[Keymap] JJerrell - Add Userspace and ZSA Keyboard Keymaps (#13548)
This commit is contained in:
parent
1e9d91d4ef
commit
30843f8329
40 changed files with 1399 additions and 1575 deletions
27
keyboards/moonlander/keymaps/jjerrell/config.h
Normal file
27
keyboards/moonlander/keymaps/jjerrell/config.h
Normal file
|
@ -0,0 +1,27 @@
|
|||
/* Copyright 2020 ZSA Technology Labs, Inc <@zsa>
|
||||
* Copyright 2020 Jack Humbert <jack.humb@gmail.com>
|
||||
* Copyright 2020 Christopher Courtney <drashna@live.com> (@drashna)
|
||||
* Copyright 2021 Jacob Jerrell <@jjerrell>
|
||||
*
|
||||
* 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 ORYX_CONFIGURATOR
|
||||
|
||||
#undef PRODUCT
|
||||
#define PRODUCT Moonlander Mark I - Modified by <@jjerrell>
|
||||
|
||||
#define IGNORE_MOD_TAP_INTERRUPT
|
Loading…
Add table
Add a link
Reference in a new issue