Skip to content

Instantly share code, notes, and snippets.

@oktopus1959
Created April 29, 2023 05:37
Show Gist options
  • Save oktopus1959/16d9c7c2c75f8dd31e66250c473ae72c to your computer and use it in GitHub Desktop.
Save oktopus1959/16d9c7c2c75f8dd31e66250c473ae72c to your computer and use it in GitHub Desktop.
6ppng 配列 (漢直WS用英数字テーブルファイル; tables/_keyboard 配下に格納)
## NAME: 6ppng 配列
## URL: https://github.com/6ppng/qmk_firmware/blob/feature/6ppng/keyboards/crkbd/keymaps/6ppng/keymap.c
## このように行頭に "##" のある行はコメントとなる
## ただし、 "## NORMAL", "## SHIFT", "## END", "## YEN=" は特別扱い
## "## NORMAL" から "## END" までが Shift なしで打鍵したときの文字
## "## SHIFT" から "## END" までが Shift して打鍵したときの文字 (省略可能)
## "## YEN=nn" は nn番目の DecoderKey を全角に変換する際に "¥" にする指定となる (省略時は自動判定)
## NORMAL
1234567890
qvyc/;ghmj
uoialdtnsr
,.fexbkwzp
## END
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment