-
Notifications
You must be signed in to change notification settings - Fork 1.7k
FAQ Keymap Editor
hasu@tmk edited this page Dec 11, 2019
·
9 revisions
TMK products officially supported are listed here.
http://www.tmk-kbd.com/tmk_keyboard/editor/
You can grasp how this works by watching stoic-lemon's video.
https://youtu.be/TYmAb8zOPWU?t=10m59s
https://youtu.be/TYmAb8zOPWU?t=14m2s
You can just ignore them, any keycode should be fine but KC_NO
is preferable to indicate the key is not exist.
Mechanical locking switch support for CapsLock, NumLock and ScrollLock key is built in by default.
You can find acitons for those keys like Locking Caps Lock
in 'Function and Keypad' tab on Keymap Editor.
- Download unimap firmware or build with enabling unimap option yourself
- Open Editor with this URL: http://www.tmk-kbd.com/tmk_keyboard/editor/unimap/?usb_usb
- Select the firmware file on file chooser in 'Base Firmware File:' section
- Click 'Load keymap from firmware' button, you will see keymap of the firmware on Editor
- Edit your keymap
- Then, click 'Download' button to download firmware with new keymap