qmk-firmwares/keyboards/ramonimbao/squishytkl
Ryan c72ed7c024
CLI: Parse USB device version BCD (#14580)
* CLI: Parse USB device version BCD

* Apply suggestions
2022-01-17 08:44:34 +11:00
..
keymaps
chconf.h
config.h CLI: Parse USB device version BCD (#14580) 2022-01-17 08:44:34 +11:00
halconf.h
info.json SquishyTKL: Layouts cleanup (#14594) 2021-09-28 03:46:10 +10:00
mcuconf.h
readme.md
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00
squishytkl.c
squishytkl.h SquishyTKL: Layouts cleanup (#14594) 2021-09-28 03:46:10 +10:00

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 ramonimbao/squishytkl:via

Flashing example for this keyboard:

dfu-util -d 1eaf:0003 -a 2 -D path/to/ramonimbao_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.