Skip to content

Instantly share code, notes, and snippets.

@jonnyirwin
jonnyirwin / keybr-colemakdh-ortholinear-split
Last active January 7, 2023 18:47
Inspired by https://gist.github.com/Zyst/3f58009943653e7873d30f1c748cf9ce, the following is used to help setup keybr.com to work for learning ColemakDH and specifically on an ortholinear split keyboard.
// ==UserScript==
// @name KeyBR Colemak-DH Ortholinear Split
// @namespace http://tampermonkey.net/
// @version v1.0
// @description Switch Colemak layout in keybr.com to Colemak DH Ortholinear Split
// @author https://github.com/jonnyirwin
// @match https://www.keybr.com/
// @icon https://www.google.com/s2/favicons?domain=keybr.com
// @grant none
// ==/UserScript==