Skip to content

SammyWebdev/olkb_planck_workman

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Herod2K Layout

Workman / Colemak DH Layout for OLKB Plank Rev6

Compiling and flashing

  1. Setup your QMK environment locally (https://docs.qmk.fm/#/newbs_getting_started)
  2. Rename this folder to herod2k
  3. Copy this folder inside: qmk_firmware/keyboards/planck/keymaps/
  4. Put the keyboard in reset mode (LWR + RSE + Q)
  5. From the project root folder launch the build/fiash using the docker utility:
util/docker_build.sh planck/rev6:herod2k:flash

Edit the currente configuration

Edit the keyboard-layout.json and generate a new file

qmk json2c -o keymap.c keyboard-layout.json

Changelog (from default)

  • Removed all layouts except QWERTY
  • Moved Qwerty to level 1
  • Configured Workman Layout on level 0
  • Configured Colemak DH on level 2
  • Added long press on Enter to get Shift
  • Switched ESC with TAB
  • Moved CTRL to the bottom left
  • Moved LEFT ALT on the left of LWR and put FN and OS between them
  • Added right CTRL on keypress on the right arrow
  • Changed BL Cycle for left Shift + left CTRL on hold and delete on tap

The rest of the configuration follows the default structure

Instructions

  • LWR + RSE + N (on Workman layout): Changes to Workman
  • LWR + RSE + E (on Workman layout): Changes to QWERTY
  • LWR + RSE + O (on Workman layout): Changes to Colemak DH
  • LWR + RSE + Q: Reset mode

About

Workman / Colemak DH layouts for OLKB Planck Rev6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 73.5%
  • Makefile 26.5%