logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (948B)


  1. # Binary_Monkey
  2. ![Binary_Monkey](https://i.imgur.com/0meBVKTh.png)
  3. It is 3-Key macropad, inspired by a monkey. 🐵
  4. * Keyboard Maintainer: [JKDLAB.](https://github.com/jkdlab) [yikolden](https://github.com/LDobac)
  5. * Hardware Supported: atmega32u4
  6. * Hardware Availability: [Gumroad](https://gumroad.com/jkdlab)
  7. Make example for this keyboard (after setting up your build environment):
  8. make jkdlab/binary_monkey:default
  9. If you want switch to bootloader, unplug the keyboard and plug it back while pressing right upper key(Key 1).
  10. Flashing example for this keyboard (You need to keyboard has in bootloader mode) :
  11. make jkdlab/binary_monkey:default:flash
  12. 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).