Skip to content

tsprlng/pi-pico-usb-keyboard-circuitpython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Raspberry Pi Pico USB Keyboard in CircuitPython

This isn't great software, but it does seem to work, and it was definitely quicker (or at least slightly more fun) than trying to alter QMK again.

This is an implementation of a "40%" layout -- 24 keys per hand -- with extra "layers" to bring the symbols/numbers and/or navigation keys onto the positions of the normal letter keys.

Here is a photo of the particular keyboard design I'm talking about, just so you get the idea.

Photo of keyboard

See also: same thing in Rust

Keymap

See my interactive illustration for a brief explanation of the 40% keymap I use.

About

USB keyboard implementation with layers, for the Raspberry Pi Pico, in CircuitPython

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages