# Keyboard 50one This is a 50-key (48%) ergonomic split keyboard. It is basically a hybrid between the famous [Ergodox](https://github.com/qmk/qmk_firmware/tree/master/keyboards/ergodox_ez) and the awesome [Let's Split](https://github.com/qmk/qmk_firmware/tree/master/keyboards/lets_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](https://git.mal-richtig.de/maxmalrichtig/50one-keyboard-hardware). There are no PCBs yet for V1. Build-log and other information needed will be up soon. ![KEYBOARD_LAYOUT](https://git.mal-richtig.de/maxmalrichtig/50one-keyboard-hardware/raw/branch/master/keyboard-layout_V1.png) ### Build & flash the keyboard: First, get the [QMK firmware](https://github.com/qmk/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](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.