My local repo of qmk firmware.
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.
 
 
 
 
qmk_firmware/keyboards/rmi_kb/tkl_ff
Ryan 023d644bb6
Move RGBLight animations to data driven (#21635)
2 years ago
..
keymaps
v1
v2 Move RGBLight animations to data driven (#21635) 2 years ago
config.h Move matrix config to info.json, part 3 (#19991) 2 years ago
info.json Move TKL F13 and FRL layouts to data driven (#20310) 2 years ago
readme.md
rules.mk

readme.md

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 rmi_kb/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 rmi_kb/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.