Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Crkbd | 3,109 | 5 months ago | 19 | mit | Makefile | |||||
Corne keyboard, a split keyboard with 3x6 column staggered keys and 3 thumb keys. | ||||||||||
Lets Split Guide | 422 | 4 years ago | 4 | Makefile | ||||||
This guide covers building a Let's Split v2 | ||||||||||
Kbd | 246 | 5 months ago | 2 | mit | Makefile | |||||
for building keyboard libraries | ||||||||||
Macos Fn Toggle | 205 | 10 days ago | 3 | mit | Makefile | |||||
A macOS app to quickly toggle the behavior of the fn key. | ||||||||||
Samoklava | 189 | 9 months ago | 4 | mit | Makefile | |||||
Generated keyboard | ||||||||||
Qtfreevirtualkeyboard | 174 | a year ago | 5 | other | Makefile | |||||
A QML based on screen virtual keyboard for embedded QML applications | ||||||||||
Tada68 | 65 | 2 years ago | mit | Makefile | ||||||
A selection of my layouts and a bunch of useful resources for programming the TADA68 mechanical keyboard | ||||||||||
Fw_updates | 60 | 3 years ago | 2 | Makefile | ||||||
This repository contains official FW update files for Logitech control devices (mice, keyboards, etc.) | ||||||||||
Balbuzard | 37 | a year ago | mit | Makefile | ||||||
A 36-key ergonomic keyboard with more wingspan | ||||||||||
Raise Firmware | 31 | a year ago | 15 | gpl-3.0 | C++ | |||||
Firmware for the Dygma Raise Keyboard, it uses a Open source Firmware called Kaleidoscope from http://Keyboard.io |
This is an early experimental prototype. Please do not rely on the autogenerated files and double check them manually before sending them off to a PCB fab. The author and other random strangers on the internet have been able to produce working keyboard prototypes from this repo; this does not mean that everything will work every time.
The author(s) waive(s) responsibility for any damage or regulatory violations caused by using this software (see license). Please consult your local regulations around radio frequencies and what's allowed for DIY projects in your country.
left | right |
---|---|
![]() |
![]() |
A 5x3 split keyboard with 3 thumb keys. There is nothing unique about the keyboard layout. It's inspired by Corne and Kyria, and has the exact number of keys needed for the Miryoku layout.
The interesting thing about this keyboard is that it's a declarative design:
CONFIG_ZMK_SLEEP
is preferred.If you would like to modify this:
samoklava.yaml
to your likingbuild.yml
GitHub Workflow will pick it up, autoroute and generate Gerbers, all in a zip file.
See https://github.com/soundmonster/samoklava/actions
make setup clean all
output
folder for KiCad PCBs and GerbersSee the workflow or the Makefile for more details. See my ZMK config for a suggested keymap.