MaxMalRichtig
f01efffc94
|
6 years ago | |
---|---|---|
keymaps/default | 6 years ago | |
v1 | 7 years ago | |
50one.c | 7 years ago | |
50one.h | 7 years ago | |
config.h | 7 years ago | |
eeprom-lefthand.eep | 7 years ago | |
eeprom-righthand.eep | 7 years ago | |
i2c.c | 7 years ago | |
i2c.h | 7 years ago | |
readme.md | 7 years ago | |
rules.mk | 7 years ago | |
split_util.c | 7 years ago | |
split_util.h | 7 years ago |
readme.md
Keyboard 50one
This is a 50-key (48%) ergonomic split keyboard.
It is basically a hybrid between the famous Ergodox and the awesome Let's Split. Most of the code was taken from the Let's Split - so check out their codebase / QMK project / README if you have any questions for now. Or send me an email.
The case is ment to be used with an handwired build of this keyboard. You can get the 3D files for the case HERE. There are no PCBs yet for V1.
Build-log and other information needed will be up soon.
Build & flash the keyboard:
First, get the QMK firmware.
Download files from this repo to ./keyboards/handwired/50one
folder.
Make this keyboard with QMK (after setting up your build environment):
make handwired/50one:default
Flash the firmware to one of the halfs:
make handwired/50one:default:avrdude
See build environment setup then the make instructions for more information.