qmk-firmware/keyboards/ramonimbao/tkl_ff
Ryan ccb6c908dd
Remove SOFT_SERIAL_PIN for non-split boards (#19774)
* Remove `SOFT_SERIAL_PIN` for non-split boards

* Delete more empty config.h
2023-02-08 23:57:42 +00:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01: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 Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
config.h Remove SOFT_SERIAL_PIN for non-split boards (#19774) 2023-02-08 23:57:42 +00:00
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
readme.md [Keyboard] Add TKL-FF v2 (#15144) 2021-11-19 09:51:00 -08:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
tkl_ff.c
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.