qmk-dactyl-manuform-a/keyboards/leeku/finger65
Xelus22 b73a29aaea
[Bug] Develop - Change uint32_t to layer_state_t (#13596)
* fix sat75

* update uint32_t to layer_state
2021-07-19 09:50:55 -07:00
..
keymaps [Bug] Develop - Change uint32_t to layer_state_t (#13596) 2021-07-19 09:50:55 -07:00
.noci Exclude more keyboards from CI (#11436) 2021-01-13 08:12:28 -08:00
config.h Remove `DESCRIPTION`, K-M (#11619) 2021-01-20 09:56:41 +11:00
finger65.h
info.json
readme.md
rules.mk Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172) 2021-04-12 21:18:52 +02:00

readme.md

Leeku Finger65

This PCB is not QMK ready by default. If you want to use your Leeku Finger65 PCB with QMK, you must ISP Flash the Leeku PCB using the bootloader for the atmega32a that resides in the util/ folder.

  • Keyboard Maintainer: sidcarter
  • Hardware Supported: LeeKu Finger65 PCB, atmega32a

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

make leeku/finger65:default

Flashing example for this keyboard (after setting up the bootloadHID flashing environment)

make leeku/finger65:default:flash

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