qmk_firmware/keyboards/slz40
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/default Normalise Space Cadet keycodes (#18864) 2022-10-27 11:19:16 +01:00
config.h Remove SOFT_SERIAL_PIN for non-split boards (#19774) 2023-02-08 23:57:42 +00:00
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
readme.md [Keyboard] New keyboard SLZ40 (#11088) 2020-12-07 18:18:16 -08:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
slz40.c [Keyboard] New keyboard SLZ40 (#11088) 2020-12-07 18:18:16 -08:00
slz40.h [Keyboard] New keyboard SLZ40 (#11088) 2020-12-07 18:18:16 -08:00

slz40

SLZ40

PCB and keymap files for the SLZ40, a 40s style keyboard with numbers for Zhuyin input.

Make example for this keyboard (after setting up your build environment):

make slz40:default

Flashing example for this keyboard:

make slz40:default:flash

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