You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/keyboards/thevankeyboards/minivan/keymaps/like_jis
marksard 49464be645
[Keymap] Add keymap for minivan (#5887)
5 years ago
..
config.h [Keymap] Add keymap for minivan (#5887) 5 years ago
keymap.c [Keymap] Add keymap for minivan (#5887) 5 years ago
readme.md [Keymap] Add keymap for minivan (#5887) 5 years ago
rules.mk [Keymap] Add keymap for minivan (#5887) 5 years ago

readme.md

The LikeJIS is Japanese Keyboard like keymap

This keymap use for KUMO. Therefore it can use full color LED indicators used by D0 pin. But this keymap as use as Illumination :)

Keymap Description

  • Tab/Shift ...... Tab key is one tap, Shift key is long push.
  • ;/: ...... ; key is one tap, : key is double tap.
  • BackSpace/Lower ...... Backspace key is one tap, Move to Lower layer with long push.
  • Space/Raise ...... Space key is one tap, Move to Raise layer with .
  • Kanji ...... Japanese IME toggle key.

How to move to Ajdust Layer

At first, Move to Lower layer with long push. After that Adjust key with long push. Now you have into Adjust layer state.

Base Layer
  //,-----------------------------------------------------------------------------------------------------------.
  //      Esc        Q        W        E        R        T        Y        U        I        O        P        -
  //|--------+--------+--------+--------+--------+--------|--------+--------+--------+--------+--------+--------|
  //Tab/Shift        A        S        D        F        G        H        J        K        L      ;/:    Enter
  //|--------+--------+--------+--------+--------+--------|--------+--------+--------+--------+--------+--------|
  //    Shift        Z        X        C        V        B        N        M        ,        .        /        \ 
  //|--------+--------+--------+--------+--------+--------|--------+--------+--------+--------+--------+--------|
  //     Ctrl      Alt      GUI            BackSpace/Lower                Space/Raise      Alt     Menu     Ctrl
  //`-----------------------------------------------------------------------------------------------------------'
 
Lower Layer
  //,-----------------------------------------------------------------------------------------------------------.
  //                F1       F2       F3       F4       F5        -        ^        \        @        [   Delete
  //|--------+--------+--------+--------+--------+--------|--------+--------+--------+--------+--------+--------|
  //                F6       F7       F8       F9      F10                          ;        :        ]
  //|--------+--------+--------+--------+--------+--------|--------+--------+--------+--------+--------+--------|
  //               F11      F12             Kanji    Enter   Delete
  //|--------+--------+--------+--------+--------+--------|--------+--------+--------+--------+--------+--------|
  //                                                                           Adjust
  //`-----------------------------------------------------------------------------------------------------------'

Raise Layer
  //,-----------------------------------------------------------------------------------------------------------.
  //                 1        2        3        4        5        6        7        8        9        0        -
  //|--------+--------+--------+--------+--------+--------|--------+--------+--------+--------+--------+--------|
  //                                                           Left     Down       Up    Right
  //|--------+--------+--------+--------+--------+--------|--------+--------+--------+--------+--------+--------|
  //                                                                                ,        .        /        \ 
  //|--------+--------+--------+--------+--------+--------|--------+--------+--------+--------+--------+--------|
  //
  //`-----------------------------------------------------------------------------------------------------------'
 
Adjust Layer
  //,-----------------------------------------------------------------------------------------------------------.
  //             Reset LEDReset  MacMode  WinMode              Home PageDown   PageUp      End
  //|--------+--------+--------+--------+--------+--------|--------+--------+--------+--------+--------+--------|
  //        LED On/Off  Hue   Saturation   Value Increment MouseLeft    Down       Up    Right
  //|--------+--------+--------+--------+--------+--------|--------+--------+--------+--------+--------+--------|
  //        LED Mode    Hue   Saturation   Value Decrement Button L        R
  //|--------+--------+--------+--------+--------+--------|--------+--------+--------+--------+--------+--------|
  //
  //`-----------------------------------------------------------------------------------------------------------'
 };