qmk_firmware/keyboards/rmi_kb/squishytkl
2023-04-06 18:00:54 +10:00
..
keymaps [Core] Refactor keyevent_t for 1ms timing resolution (#15847) 2023-04-03 18:33:45 +10:00
config.h Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
halconf.h
info.json Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
mcuconf.h Add some missing #pragma onces (#19902) 2023-02-21 15:55:23 +00:00
readme.md
rules.mk
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.