Skip to content

Instantly share code, notes, and snippets.

" Wez's VIM colors for Dark background
" vim:ts=2:sw=2:et:
hi clear
if exists("syntax on")
syntax reset
endif
let g:colors_name = "wez"
let &background="dark"
@wez
wez / openpgp.md
Created November 8, 2022 21:47
keyoxide verification

[verifying my keyoxide key:openpgp4fpr:2D120895F5CD9744A4029C697A7F66A31EC9B387]

@wez
wez / README.md
Last active November 22, 2018 18:17
GPIO/I2C kernel support for UP2 board, taken from https://aur.archlinux.org/packages/linux-up/ and applied to ubuntu bionic

How to build and use it

I'm mostly blindly following information from this guide: https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel

Enable kernel source fetching

sudo vim /etc/apt/sources.list and uncomment these lines:

deb-src http://us.archive.ubuntu.com/ubuntu/ bionic main restricted
@wez
wez / Flutterby.kbd.json
Last active September 1, 2018 03:20
Flutterby
[
{
"name": "Flutterby",
"author": "Wez Furlong",
"switchMount": "cherry",
"switchBrand": "cherry",
"switchType": "MX1A-G1xx",
"plate": true
},
[
@wez
wez / CMD_PROTOCOL.md
Last active June 6, 2018 17:53
Remote Terminal Command Protocol

RFC: Remote Terminal Multiplexer Protocol

This document describes a protocol for a remote terminal session, which may have 0 or more active terminals, to exchange control information with a local terminal renderer. This is similar in spirit to the tmux -CC Control Mode functionality but is spec'd out separately from tmux in order to make it relatively tmux agnostic and thus potentially easier for it to be integrated in alternative multiplexer implementations and supported in more terminal emulators.

@wez
wez / Spock-Left-Hand.kbd.json
Last active April 27, 2018 14:43
Spock Left Hand
[
{
"name": "Spock Left Hand",
"author": "Wez Furlong"
},
[
{
"rx": 2,
"y": 5.7,
"a": 7
@wez
wez / layout.kbd.json
Last active December 20, 2016 16:14
Untitled Keyboard Layout
[
{
"author": "Wez Furlong"
},
[
{
"x": 3,
"c": "#c4c8c5",
"a": 1
},
@wez
wez / Moar-Thumbs-II.kbd.json
Created December 20, 2016 07:40
Moar Thumbs II
[
{
"name": "Moar Thumbs II",
"author": "Wez Furlong"
},
[
{
"x": 1,
"a": 1
},
@wez
wez / Moar-Thumbs.kbd.json
Last active December 20, 2016 16:13
Moar Thumbs
[
{
"name": "Moar Thumbs",
"author": "Wez Furlong"
},
[
{
"x": 1,
"a": 1
},