An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

> This repository will be used for making of my first custom keyboard: _Snowflake_






Built with Nix


devcontainer provided



GitHub tests status


GitHub deployment status



Contributors


The Eclipse Public License v2.0 badge


GitHub commits


GitHub latest commit


created at badge


newest release


amount of languages in the repository


the size of the repository







# 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).