qmk_firmware/keyboards/mokey/ginkgo65
2023-02-26 08:37:57 +11:00
..
keymaps Reworked backlight keycodes. (#18961) 2022-11-06 08:11:59 +11:00
ginkgo65.c
ginkgo65.h Mokey Ginkgo65 Layout Macro Refactor (#15233) 2021-11-21 14:29:37 -08:00
info.json Move backlight config to data driven (#19910) 2023-02-26 08:37:57 +11:00
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

Ginkgo65 Multi PCB

Ginkgo65

Support Atmega32u4 keyboard,With a variety of configurations

  • Keyboard Maintainer: mokey
  • Hardware Supported: Atmega32u4

Bootloader

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

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

make mokey/ginkgo65:default 

Flashing example for this keyboard:

make mokey/ginkgo65:default:flash

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