qmk-firmware/keyboards/scrabblepad
zvecr fc06986989 Remove CUSTOM_MATRIX option from diode direction (#5090)
* Remove CUSTOM_MATRIX refs from DIODE_DIRECTION

* Remove '#define DIODE_DIRECTION CUSTOM_MATRIX'

* Remove CUSTOM_MATRIX refs from DIODE_DIRECTION documentation
2019-02-18 08:49:51 -08:00
..
keymaps Remove empty fn_actions[] 2019-01-11 18:32:43 -08:00
config.h Remove CUSTOM_MATRIX option from diode direction (#5090) 2019-02-18 08:49:51 -08:00
info.json ScrabblePad Support (#2760) 2018-04-19 11:31:50 -04:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk ScrabblePad Support (#2760) 2018-04-19 11:31:50 -04:00
scrabblepad.c ScrabblePad Support (#2760) 2018-04-19 11:31:50 -04:00
scrabblepad.h ScrabblePad Support (#2760) 2018-04-19 11:31:50 -04:00

readme.md

ScrabblePad

The ScrabblePad is a 15x15 ortholinear keyboard designed for use with the XDA Scrabble Board sold by Novelkeys.

It uses a Teensy++ 2.0 featuring an at90usb1286 8 bit microcontroller. Usage requires modifying the Teensy by removing the LED on pin D6.

Keyboard Maintainer: MechMerlin, Donut Cables
Hardware Supported: Teensy++ 2.0 and ScrabblePad PCB
Hardware Availability: Donut Cables

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

make scrabblepad:default

See build environment setup then the make instructions for more information.