https://github.com/tygo-van-den-hurk/snowflake-hardware
This repo is for my (first selfmade) keyboard "Snowflake" using ergogen. It's a split keyboard that I can customize to my hearts content, both in hard and software. This repository will contain all you need to build one yourself. Be it: files for the hardware, the software, or the documentation. If you need some help just open a issue.
https://github.com/tygo-van-den-hurk/snowflake-hardware
choc-switches ergogen ergogen-footprints ergonomic-keyboard ergonomics footprints keyboard nix nix-flake pro-micro split-keyboard
Last synced: about 2 months ago
JSON representation
This repo is for my (first selfmade) keyboard "Snowflake" using ergogen. It's a split keyboard that I can customize to my hearts content, both in hard and software. This repository will contain all you need to build one yourself. Be it: files for the hardware, the software, or the documentation. If you need some help just open a issue.
- Host: GitHub
- URL: https://github.com/tygo-van-den-hurk/snowflake-hardware
- Owner: Tygo-van-den-Hurk
- License: epl-2.0
- Created: 2025-01-18T13:29:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-09T08:56:13.000Z (11 months ago)
- Last Synced: 2025-07-09T08:57:40.304Z (11 months ago)
- Topics: choc-switches, ergogen, ergogen-footprints, ergonomic-keyboard, ergonomics, footprints, keyboard, nix, nix-flake, pro-micro, split-keyboard
- Language: JavaScript
- Homepage: https://tygo-van-den-hurk.github.io/Snowflake/
- Size: 4.07 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
> This repository will be used for making of my first custom keyboard: _Snowflake_
# Snowflake
- [Snowflake](#snowflake)
- [Overview](#overview)
- [Documentation](#documentation)
- [Credits](#credits)
## Overview
So this repository is for the journey of me making my first keyboard: _Snowflake_. I wanted a keyboard that works for me, I wanted something that I could take with me anywhere and would work the way I designed it to do. This also was a good excuse to learn about keyboards which is something I've wanted to do for a while now.
## Documentation
There are two parts to this journey: [hardware](./hardware/README.md), and [software](./software/README.md). You can learn more in their respective documentation submodules. If you need to know anything else and it's not in the docs you can open a issue or even PR and I'll fix/add it.
## Credits
This code is written by, or using the help of:
- [@Narkoleptika](https://github.com/Narkoleptika) for providing the pro micro footprint and setting me up with a template.
- [@RajuBuddharaju](https://github.com/RajuBuddharaju) for helping me realise every part of this keyboard.
- [@Tygo-van-den-Hurk](https://github.com/Tygo-van-den-Hurk)
To see how to start or develop see [CONTRIBUTING.md](./CONTRIBUTING.md).