tomaszj / redox-layout

A Colemak keymap for the Redox keyboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Colemak keymap for the Redox keyboard


jeherve-redox-layout-5


This keymap is a work in progress, and is meant to be used on macOS, with the "Unicode Hex Input" keyboard input.

macOS keyboard input setting

I may change a lot of the keys over the next few months, and will update this repo when I do so.

View on KLE

Layers

My keymap uses 5 layers:

  1. The default base layer, using Colemak.
  2. A Symbol layer, so all symbols can be accessed from the home row. (top right legends)
  3. A Navigation / Media layer, with both sound control and arrows on the home row. (bottom right legends)
  4. An international / Emoji layer so I can type accented characters commonly used in France and in Hungary, as well as a few Emoji I often use. (top center legends)
  5. A keyboard control layer, not pictured above, allowing me to control the LED lighting as well as the keyboard debug functions.

Changelog

  • 2021.04.29
    • Update code to replace deprecated code.
    • Fix non-breaking space key.
  • 2018.12.20
    • 2 new Macro keys, to invoke Alfred and 1Password.
    • No more Right Command key or Expose key, I didn't use those much.
    • Updates to use newer QMK function to call ¯_(ツ)_/¯
    • Fix: you can now move back to the base layer when double tapping the thumb keys to switch to the Nav layer. 👍
  • 2018.09.06
    • Initial submission to QMK. It's alive! ⌨️

Credits

I've also read posts by Gergely Nagy, Rebecca Le, and Justin Rogers for inspiration.

About

A Colemak keymap for the Redox keyboard

License:Other


Languages

Language:C 99.7%Language:Makefile 0.3%