Skip to content
This repository has been archived by the owner on Dec 30, 2021. It is now read-only.

Keycodes

ivanjermakov edited this page Sep 13, 2020 · 1 revision

Keys

Full list of keycodes in key.py.

All keycodes and implemented actions are compatible with QMK keycodes.

If you need to use highly specific key, that is not in key.py, use keycode from access evdev constants directly.

Clone this wiki locally