qmk_firmware/keyboards/ramonimbao/tkl_ff
2022-09-30 09:02:21 +10:00
..
keymaps TKL-FF Community Layout Support (#18538) 2022-09-30 09:02:21 +10:00
v1 Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091) 2022-08-20 01:42:49 +01:00
v2 Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091) 2022-08-20 01:42:49 +01:00
config.h Merge remote-tracking branch 'upstream/master' into develop 2022-08-20 10:55:40 +10:00
info.json TKL-FF Community Layout Support (#18538) 2022-09-30 09:02:21 +10:00
readme.md [Keyboard] Add TKL-FF v2 (#15144) 2021-11-19 09:51:00 -08:00
rules.mk Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091) 2022-08-20 01:42:49 +01:00
tkl_ff.c [Keyboard] Add TKL-FF PCB (#14003) 2021-08-14 08:07:55 -07:00
tkl_ff.h TKL-FF Community Layout Support (#18538) 2022-09-30 09:02:21 +10:00

TKL-FF

TKL-FF

A TKL PCB made for the Geonworks Frog keyboard that supports both F12 and F13. V2 simply adds RGB indicator LEDs.

  • 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.