qmk-firmwares/keyboards/mokey/ibis80
2023-02-17 16:08:25 +11:00
..
keymaps Mokey Ibis80 Refactor (#18514) 2022-09-28 23:41:33 -07:00
config.h Remove matrix size defines (#19581) 2023-02-17 16:08:25 +11:00
ibis80.c
ibis80.h Mokey Ibis80 Refactor (#18514) 2022-09-28 23:41:33 -07:00
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +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.