qmk_firmware/keyboards/alf/x2
James Young 32e2875813
Alf X2 Layout Macro Additions (#20495)
* add matrix_diagram.md

* info.json: apply friendly formatting

* add LAYOUT_ansi_split_bs_rshift

* add LAYOUT_ansi

* refactor hhkb_60 keymap

Refactor the `hhkb_60` keymap to use the `LAYOUT_ansi_split_bs_rshift` macro.
2023-04-22 17:24:06 -07:00
..
keymaps Alf X2 Layout Macro Additions (#20495) 2023-04-22 17:24:06 -07:00
config.h Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 2023-04-06 18:00:54 +10:00
info.json Alf X2 Layout Macro Additions (#20495) 2023-04-22 17:24:06 -07:00
matrix_diagram.md Alf X2 Layout Macro Additions (#20495) 2023-04-22 17:24:06 -07:00
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

X2

x2

A customizable 60% keyboard.

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

make alf/x2:default

Flashing example for this keyboard:

make alf/x2:default:flash

To reset the board into bootloader mode, the key at top left (usually escape) while plugging it in.

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