qmk_firmware/keyboards/mokey/ibis80
2023-03-11 00:39:56 +11:00
..
keymaps
ibis80.c
ibis80.h
info.json Move matrix config to info.json, part 7 (#20020) 2023-03-11 00:39:56 +11:00
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

ibis80

Support Atmega32u4 keyboard,With a variety of configurations

  • Keyboard Maintainer: Mokey

Bootloader

  • Physical reset button: Short press the button on the back of the PCB to enter the Bootloader and flash the firmwar

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

make mokey/ibis80:default

Flashing example for this keyboard:

make mokey/ibis80:default:flash

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