Skip to content

Instantly share code, notes, and snippets.

@dannyvassallo
Forked from jdhom/mistel-barocco-md600.md
Last active March 23, 2021 18:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dannyvassallo/04028f7831965641b185c2ee69b14927 to your computer and use it in GitHub Desktop.
Save dannyvassallo/04028f7831965641b185c2ee69b14927 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