summaryrefslogtreecommitdiffstats
path: root/keyboards/alf/x11/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-061-1/+1
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
| | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM`
* [Keyboard] Enable VIA - ALF X1.1 (#18140)Dave Rowe2022-08-223-1/+56
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-091-19/+0
|
* Tidy up ALF X1.1 (#6367)fauxpark2019-07-181-59/+18
| | | | | | | | | | * Tidy up ALF X1.1 * Correct x positions * 4 spaces * Remove a stray TRNS key
* [Keyboard] Alf X1.1 QMK Support (#5189)MechMerlin2019-02-193-0/+98
* 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