Go to file
Frieder Schlesier cb80be6262 README: update for current dirnames 2025-01-09 20:38:07 +01:00
atreus README: update for current dirnames 2025-01-09 20:38:07 +01:00
chocofi chocofi: update documentation 2025-01-05 23:27:55 +01:00
README.org atreus: add first draft to QMK config 2025-01-05 23:33:53 +01:00

README.org

Keyboard Config

Keyboard Config

Collection of configuration for my micro-controller based mechanical keyboard.

Alpha Layer based on Colemak, more specifically the mod-DH for Matrix keyboard variant. This is modified for my personal environment with i3wm + Emacs. Programming mainly takes place in VS Code.

since vim mode is great for navigation but not supported on enough platforms, switching between nav and alpha layer is emulated on the keyboard.

Atreus with Kaleidoscope

Keyboardio Atreus with some hard-to-reach keys removed. Speciality: both Ctrl keys are in the usual place and activated with the outer edge of each hand. Tapped they are TAB and Enter, on hold they act as Ctrl keys

/fschl/keyboard-config/media/commit/cb80be6262c5294a79cebc0a24148a6fb04c4ee6/atreus/keyboard-layout-colemak-DHm.png

  • alpha and shift layers work normally
  • SYMBOLS and numbers are activated with right thumb (blue)
  • NAV layer (orange) is activated by holding Backspace key
  • TAB and Enter keys work as extra Ctrl keys when hold for more than 250ms
  • mouse movement with WASD (QWERTY) keys when holding M
  • some additional utility keys are activated on hold (german umlaute, Ctrl+C,V,X,Z)

Instructions see /fschl/keyboard-config/src/commit/cb80be6262c5294a79cebc0a24148a6fb04c4ee6/atreus/README.org

TODO Atreus with QMK [0/1]

  • Three outer keys on bottom row removed, only leaving three thumb keys
  • moved to HomeRowMods
  • introduce a smart shift key, to avoid slowdowns caused by having to wait for home-row shift to activate, especially when typing longer texts

Chocofi 36 with QMK

According to this issue pashutk/chocofi#6 firmware? one should use crkbd config.

TODO