Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reworked backlight keycodes. (#18961) | Nick Brassel | 2022-11-06 | 1 | -1/+1 |
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> | ||||
* | Remove legacy keycodes, part 5 (#18710) | Ryan | 2022-10-15 | 2 | -2/+2 |
| | | | | | * `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` | ||||
* | [Keyboard] Enable VIA - ALF X1.1 (#18140) | Dave Rowe | 2022-08-22 | 3 | -1/+56 |
| | |||||
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 1 | -1/+1 |
| | |||||
* | Remove empty config.h from default-ish keymaps (#15429) | Ryan | 2021-12-09 | 1 | -19/+0 |
| | |||||
* | Tidy up ALF X1.1 (#6367) | fauxpark | 2019-07-18 | 1 | -59/+18 |
| | | | | | | | | | | * Tidy up ALF X1.1 * Correct x positions * 4 spaces * Remove a stray TRNS key | ||||
* | [Keyboard] Alf X1.1 QMK Support (#5189) | MechMerlin | 2019-02-19 | 3 | -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 |