Skip to content

Instantly share code, notes, and snippets.

View semilin's full-sized avatar
🐱

semi semilin

🐱
View GitHub Profile
@semilin
semilin / description.md
Last active April 5, 2022 22:54
Very poorly hacked together Taipo impl for Linux

Description

This is not a pure taipo implementation - I changed a couple keys around. Starting at line 638 is where the chords are defined, if you want to edit them.

Usage

The qwerty home row is used as the Taipo bottom row, and the one above that the top row. Qwerty C and M are backspace, and V and N are space. However, you can also just use the real spacebar if you prefer.

Credit

This code is almost entirely ripped from Plover's Linux keyboard code, so don't give much credit to me: original source code. All I wrote was the management of Taipo's chords at the bottom of the file.

@semilin
semilin / isrt-linux
Last active April 6, 2024 19:06
NotGate's ISRT Layout for Linux XKB
// Standard ISRT for ANSI and ISO keyboards
default partial
xkb_symbols "basic" {
// the default variant has no AltGr layer and does
// not use CAPS as BackSpace
include "us(basic)"