Add sofle keymap
This commit is contained in:
parent
58353ffcb2
commit
63a28c5684
5 changed files with 217 additions and 1 deletions
10
keyboards/sofle/rev1/keymaps/rpw/config.h
Normal file
10
keyboards/sofle/rev1/keymaps/rpw/config.h
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
// Copyright 2024 Santosh Kumar (@santosh)
|
||||
// SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "config_rpw.h"
|
||||
|
||||
#define TRI_LAYER_LOWER_LAYER 2
|
||||
#define TRI_LAYER_UPPER_LAYER 3
|
||||
#define TRI_LAYER_ADJUST_LAYER 4
|
||||
Loading…
Add table
Add a link
Reference in a new issue