qmk_firmware/keyboards/rmi_kb/squishyfrl
Ryan 4ae9bfd17a
Move RGBLIGHT_HUE/SAT/VAL_STEP to data driven (#21292)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-06-24 17:37:54 +10:00
..
keymaps
config.h Move RGBLIGHT_HUE/SAT/VAL_STEP to data driven (#21292) 2023-06-24 17:37:54 +10:00
halconf.h
info.json Move RGBLED_NUM to data driven (#21278) 2023-06-18 14:39:07 +10:00
mcuconf.h Add some missing #pragma onces (#19902) 2023-02-21 15:55:23 +00:00
readme.md
rules.mk Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353) 2023-06-23 20:31:25 +01:00

SquishyFRL

SquishyFRL

A stacked acrylic o-ring gasket mounted F-row-less TKL keyboard with a twist!

  • Keyboard Maintainer: Ramon Imbao
  • Hardware Supported: STM32F103RB

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

make rmi_kb/squishyfrl:via

Flashing example for this keyboard:

dfu-util -d 1eaf:0003 -a 2 -D path/to/rmi_kb_squishyfrl_via.bin

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