qmk_firmware/keyboards/rmi_kb/squishytkl
Nick Brassel 5d6d959421
Fix up via keymap builds. (#20383)
* Fix up via keymap builds.

- Usages of old IS_PRESSED.

* Fix up bad code.

* Fix up bad code.
2023-04-09 13:41:32 +01:00
..
keymaps Fix up via keymap builds. (#20383) 2023-04-09 13:41:32 +01:00
config.h Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2023-04-06 18:00:54 +10:00
halconf.h Rename ramonimbao folder to rmi_kb (#19699) 2023-02-08 20:05:21 -07:00
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 once`s (#19902) 2023-02-21 15:55:23 +00:00
readme.md Rename ramonimbao folder to rmi_kb (#19699) 2023-02-08 20:05:21 -07:00
rules.mk Rename ramonimbao folder to rmi_kb (#19699) 2023-02-08 20:05:21 -07:00
squishytkl.h Rename ramonimbao folder to rmi_kb (#19699) 2023-02-08 20:05:21 -07:00

readme.md

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.