Add split ansi layout and talljoe's keymap.
This commit is contained in:
parent
4b0c6dc50d
commit
ae91af95e2
9 changed files with 148 additions and 1 deletions
|
@ -19,8 +19,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
|
||||
#include "quantum.h"
|
||||
|
||||
#ifdef INFINITY_PROTOTYPE
|
||||
#define LAYOUT_60_ansi_split_bs_rshift KEYMAP
|
||||
|
||||
#ifdef INFINITY_PROTOTYPE
|
||||
/* Infinity prototype */
|
||||
#define KEYMAP( \
|
||||
K00, K10, K20, K30, K40, K50, K60, K70, K80, K01, K11, K21, K31, K41, K86, \
|
||||
|
|
|
@ -65,3 +65,5 @@ COMMAND_ENABLE = yes # Commands for debug and configuration
|
|||
SLEEP_LED_ENABLE = yes # Breathing sleep LED during USB suspend
|
||||
NKRO_ENABLE = yes # USB Nkey Rollover
|
||||
CUSTOM_MATRIX = yes # Custom matrix file
|
||||
|
||||
LAYOUTS = 60_ansi_split_bs_rshift
|
Loading…
Add table
Add a link
Reference in a new issue