qmk_firmware/keyboards/jkdlab/binary_monkey
Joel Challis 2eb9ff8efd
Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102)
2024-02-18 08:20:57 +00:00
..
keymaps/default Remove obvious user keymaps, keyboards/{i,j,k}* edition (#23102) 2024-02-18 08:20:57 +00:00
info.json Move `USB_MAX_POWER_CONSUMPTION` to data driven (#20648) 2023-05-01 17:37:12 +10:00
readme.md [Keyboard] Add jkdlab/binary_monkey (#12374) 2021-04-19 09:39:54 -07:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

Binary_Monkey

Binary_Monkey

It is 3-Key macropad, inspired by a monkey. 🐵

Make example for this keyboard (after setting up your build environment):

make jkdlab/binary_monkey:default

If you want switch to bootloader, unplug the keyboard and plug it back while pressing right upper key(Key 1).

Flashing example for this keyboard (You need to keyboard has in bootloader mode) :

make jkdlab/binary_monkey:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.