1
0
Fork 0
qmk_firmware/keyboards/handwired/slash
2022-01-30 17:29:42 +00:00
..
keymaps/default Remove empty config.h from default-ish keymaps (#15429) 2021-12-09 16:00:55 +11:00
config.h Remove DESCRIPTION, H-J (#11616) 2021-01-20 00:38:12 +11:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
readme.md
rules.mk Rename AdafruitBLE to BluefruitLE (#16127) 2022-01-30 17:29:42 +00:00
slash.c
slash.h

slash

slash

I found this project a while ago on Reddit. This keyboard uses 61 keys in a 8x8 matrix. That bring the required pins to 16 which leaves 1 pin free. Unfortunately I couldn't get the firmware to compile on kbfirmware.com(the way ND1BV described it). So I decided to create the config myself and share it. I changed the wiring of the pins a little bit showed here

Keyboard Maintainer: asdftemp
Hardware Supported: Adafruit Feather 32u4 Bluefruit LE
Hardware Availability: Adafruit shop

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

make handwired/slash:default

Flashing should be done trough avrdude. Full make command is:

make handwired/slash:default:flash

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