inacho / tada68-firmware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nacho Tada68 Firmware

My QMK custom firmware for Tada68 Keyboard

Shortcuts and macros

Single keys

Type Key Result
Tap Delete Play/Pause
Tap Page up Volume up
Tap Page down Volume down
Tap Left shift "("
Tap Right shift ")"
Hold Left shift Shift
Hold Right shift Shift

Fn macros

Type Key Result
Shortcut Fn + p Play/Pause
Shortcut Fn + m Mute
Shortcut Fn + CapsLock CapsLock
Shortcut Fn + Esc Enter, ~, . (Disconnects from SSH)
Shortcut Fn + r Start recording macro
Shortcut Fn + t Stop recording macro
Shortcut Fn + up Page up
Shortcut Fn + down Page down
Shortcut Fn + left Home
Shortcut Fn + right End
Shortcut Fn + backspace Delete
Shortcut Fn + a F16
Shortcut Fn + s F17

CapsLock macros

Type Key Result
Sequence CapsLock, a "á"
Sequence CapsLock, i "í"
Sequence CapsLock, u "ú"
Sequence CapsLock, e "é"
Sequence CapsLock, o "ó"
Sequence CapsLock, n "ñ"
Sequence CapsLock, ; "ñ"
Sequence CapsLock, Enter Goes to end of line and writes ";"
Sequence CapsLock, - "->"
Sequence CapsLock, = "=>"

Tab macros

Type Key Result
Shortcut Tab + q Play recorded macro
Shortcut Tab + w Writes work email
Shortcut Tab + e Writes personal email
Shortcut Tab + p Writes phone number
Shortcut Tab + u Goes to the start of line
Shortcut Tab + o Goes to the end of line
Shortcut Tab + i Up
Shortcut Tab + k Down
Shortcut Tab + j Left
Shortcut Tab + l Right

About


Languages

Language:C 80.4%Language:Shell 12.3%Language:Makefile 7.2%