qmk-firmwares/keyboards/rmi_kb/squishytkl
Ryan 7e0299117b
Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-26 09:45:12 +11:00
..
keymaps
config.h Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
halconf.h
info.json Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
mcuconf.h Add some missing #pragma onces (#19902) 2023-02-21 15:55:23 +00:00
readme.md
rules.mk
squishytkl.c
squishytkl.h

SquishyTKL

SquishyTKL

A stacked acrylic o-ring gasket mounted TKL-sized 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/squishytkl:via

Flashing example for this keyboard:

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

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