608fb51485
* Added vial support for For_Science * Update rules.mk * Disabled QMK features to keep firmware size in check for AVR * moved qmk feature flags from keyboard.json to vial/rules.mk Moved QMK feature disables to vial/rules.mk to maintain compatibility with upstream QMK. * Delete rules.mk |
||
---|---|---|
.. | ||
keymaps | ||
keyboard.json | ||
readme.md |
For Science
A split ergo 4x5 keyboard with 3 thumb keys where each half is smaller than the 100x100mm cheap PCB production size. Designed to be easy to build, it only supports serial communication over a TRRS cable and no LED support. The PCB is reversible, meaning that you use the same PCB for both the left and right halves and thus need two PCBs to create a full keyboard.
Make example for this keyboard (after setting up your build environment):
make for_science:default
See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.