forked from mirrors/qmk_userspace
Added ISO/JIS keyboard support.
This commit is contained in:
parent
6284b147c2
commit
3f9de37310
5 changed files with 258 additions and 198 deletions
|
@ -68,12 +68,12 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define KB_NUHS KB_NONUS_HASH
|
||||
#define KB_NUBS KB_NONUS_BSLASH
|
||||
/* for Japanese */
|
||||
#define KB_ZKHK KB_GRAVE
|
||||
#define KB_RO KB_INT1
|
||||
#define KB_KANA KB_INT2
|
||||
#define KB_JYEN KB_INT3
|
||||
#define KB_HENK KB_INT4
|
||||
#define KB_MHEN KB_INT5
|
||||
#define KB_ZEHA KB_GRAVE
|
||||
/* Keypad */
|
||||
#define KB_P1 KB_KP_1
|
||||
#define KB_P2 KB_KP_2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue