qmk_sweep_skeletyl/keyboards/ramonimbao/squishytkl
Ryan ccb6c908dd
Remove SOFT_SERIAL_PIN for non-split boards (#19774)
* Remove `SOFT_SERIAL_PIN` for non-split boards

* Delete more empty config.h
2023-02-08 23:57:42 +00:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove SOFT_SERIAL_PIN for non-split boards (#19774) 2023-02-08 23:57:42 +00:00
halconf.h
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
mcuconf.h
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +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.