1
0
Fork 0

[Keymap] Add dhertz keychron map v0 (#16571)

This commit is contained in:
Dan Hertz 2022-03-23 09:34:42 -07:00 committed by GitHub
parent 74f4682309
commit 92d38c37ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 110 additions and 1 deletions

View file

@ -1,3 +1,6 @@
// Copyright 2022 Dan Hertz (@dhertz)
// SPDX-License-Identifier: GPL-3.0
#ifndef USERSPACE
#define USERSPACE
@ -15,6 +18,8 @@ enum custom_keycodes {
ISO_COUNTRY_CODE,
CMD_TAB_CMD,
CMD_GRV_CMD,
CMD_SFT_A,
CMD_SFT_ALT_A,
NEW_SAFE_RANGE,
};