2019-11-24 05:42:20 +01:00
# JJ50
2018-03-24 18:03:24 +01:00
2019-11-24 05:42:20 +01:00
A preonic-like board
2018-03-24 18:03:24 +01:00
2019-11-24 05:42:20 +01:00
* Keyboard Maintainer: [Wayne K. Jones ](github.com/WarmCatUK )
* Hardware Supported: JJ50 with the ATmega32a chip.
* Hardware Availability: [KPrepublic on AliExpress ](https://www.aliexpress.com/item/jj50-v1-0-Custom-Mechanical-Keyboard-50-PCB-programmed-50-preonic-layouts-bface-firmware-with-rgb/32848915277.html )
2018-03-24 18:03:24 +01:00
Make example for this keyboard (after setting up your build environment):
2019-11-24 05:42:20 +01:00
make jj50:default
2018-03-24 18:03:24 +01:00
2019-11-24 05:42:20 +01:00
Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
2018-03-24 18:03:24 +01:00
2019-11-24 05:42:20 +01:00
make jj50:default:flash
2018-03-24 18:03:24 +01:00
2019-11-24 05:42:20 +01:00
**Reset Key**: Hold down the key `Backspace` (`Key below the top right key`) while plugging in the keyboard.
2018-03-24 18:03:24 +01:00
2019-11-24 05:42:20 +01:00
See the [build environment setup ](https://docs.qmk.fm/#/getting_started_build_tools ) and the [make instructions ](https://docs.qmk.fm/#/getting_started_make_guide ) for more information. Brand new to QMK? Start with our [Complete Newbs Guide ](https://docs.qmk.fm/#/newbs ).