usb_usb: Add SpaceFn and hasu keymap
This commit is contained in:
parent
b47450da9f
commit
a0d6bb1818
7 changed files with 342 additions and 125 deletions
|
@ -33,8 +33,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define MATRIX_ROWS 32
|
||||
#define MATRIX_COLS 8
|
||||
|
||||
#define USE_LEGACY_KEYMAP
|
||||
|
||||
/* key combination for command */
|
||||
#define IS_COMMAND() (keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue