Skip to content

Instantly share code, notes, and snippets.

@danidiaz
Forked from jdhom/mistel-barocco-md600.md
Created January 7, 2022 14:11
Show Gist options
  • Save danidiaz/89d8c80777c6a8eb820a03a19283ce77 to your computer and use it in GitHub Desktop.
Save danidiaz/89d8c80777c6a8eb820a03a19283ce77 to your computer and use it in GitHub Desktop.
Mistel Barocco MD600 Programming and Firmware

Mistel Barocco MD600 RGB Split Keyboard

keyboard firmware

What I remap

CapsLock is RCTRL    ... i do this on all keyboards
FN CapsLock is RCTRL ... was accidently toggling capslock with fn+capslock
LCTRL is FN          ... arrow/pg/home on right half, FN+arrow I now prefer on ALL keyboards... so nice
ESC is ` ~           ... no dedicated ` and ECS keys on a 60% keyboard like this
FN+ESC is ESC        ... can't say I use this much now that I map ESC to LSPACE

# really liked LSPACE as backspace but need ESC frequently, and while chording, so FN+ESC wasn't practical
#LSPACE is Backspace ... experiment, can't pay left thumb to do a space anyway. FN also an option
LSPACE is ECS        ... need ESC while chording, so FN+ESC was a no-go

Programming cheatsheet

FN + a  layouts (qwerty, dvorak, colemak)
FN + r  reset layer

Key Remap Sequence

FN + RCTRL
keyToChange
keyToSend
PN
FN + RCTRL

Remap FN/PN Sequence

FN + LSHIFT
FN (or PN)
newFNKey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment