summaryrefslogtreecommitdiffstats
path: root/keyboards/alf/x11/x11.c
Commit message (Collapse)AuthorAgeFilesLines
* Refactor to use led config - Part 1 (#10905)Joel Challis2020-11-171-48/+0
| | | | | | | | | | | * Refactor to use led config * Refactor to use led config * Refactor to use led config * Refactor to use led config * Refactor to use led config
* Tidy up ALF X1.1 (#6367)fauxpark2019-07-181-33/+34
| | | | | | | | | | * Tidy up ALF X1.1 * Correct x positions * 4 spaces * Remove a stray TRNS key
* [Keyboard] Alf X1.1 QMK Support (#5189)MechMerlin2019-02-191-0/+63
* initial commit * get rid of vanilla cookie cutter code and replace with more correct info * edit config file for pins and switch matrix size * turn on bootmagic lite, and backlight/rgb settings * copy pasta switch matrix from noroads tool * create an appropriate keymap (copy pasta) * disable some features to decrease firmware file size * add qmk configurator support * add in support for caps lock, scroll lock, and num lock leds