qmk-dactyl-manuform-a/keyboards/ramonimbao/tkl_ff
Ryan 5af1799735
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
2021-09-12 15:27:29 +10:00
..
keymaps [Keyboard] Add TKL-FF PCB (#14003) 2021-08-14 08:07:55 -07:00
config.h [Keyboard] Add TKL-FF PCB (#14003) 2021-08-14 08:07:55 -07:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
readme.md [Keyboard] Add TKL-FF PCB (#14003) 2021-08-14 08:07:55 -07:00
rules.mk Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2021-09-12 15:27:29 +10:00
tkl_ff.c [Keyboard] Add TKL-FF PCB (#14003) 2021-08-14 08:07:55 -07:00
tkl_ff.h [Keyboard] Add TKL-FF PCB (#14003) 2021-08-14 08:07:55 -07:00

readme.md

TKL-FF

TKL-FF

A TKL PCB made for the Geonworks Frog keyboard that supports both F12 and F13.

  • Keyboard Maintainer: Ramon Imbao
  • Hardware Supported: ATmega32u4

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

make ramonimbao/tkl_ff:default

To get to the bootloader, simply press the reset button located at the back of the PCB. You can then flash new firmware onto it.

Flashing example for this keyboard:

make ramonimbao/tkl_ff:default:flash

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