qmk_firmware/keyboards/jkdlab/binary_monkey
2023-02-17 08:49:49 +11:00
..
keymaps [Keyboard] Add jkdlab/binary_monkey (#12374) 2021-04-19 09:39:54 -07:00
binary_monkey.c [Keyboard] Add jkdlab/binary_monkey (#12374) 2021-04-19 09:39:54 -07:00
binary_monkey.h [Keyboard] Add jkdlab/binary_monkey (#12374) 2021-04-19 09:39:54 -07:00
config.h Move Bootmagic config to data driven (#19860) 2023-02-17 08:49:49 +11:00
info.json Move Bootmagic config to data driven (#19860) 2023-02-17 08:49:49 +11: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

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.