You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 5af1799735
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
2 years ago
..
keymaps [Keyboard] Add TKL-FF PCB (#14003) 2 years ago
config.h [Keyboard] Add TKL-FF PCB (#14003) 2 years ago
info.json Remove width, height and key_count from info.json (#14274) 2 years ago
readme.md [Keyboard] Add TKL-FF PCB (#14003) 2 years ago
rules.mk Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2 years ago
tkl_ff.c [Keyboard] Add TKL-FF PCB (#14003) 2 years ago
tkl_ff.h [Keyboard] Add TKL-FF PCB (#14003) 2 years ago

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.