qmk-firmwares/keyboards/al1
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
al1.c AL1 refactor (#13679) 2021-08-15 15:19:01 +10:00
al1.h AL1 refactor (#13679) 2021-08-15 15:19:01 +10:00
config.h Move keyboard USB IDs and strings to data driven: A (#17781) 2022-07-26 01:52:18 +01:00
info.json Move keyboard USB IDs and strings to data driven: A (#17781) 2022-07-26 01:52:18 +01:00
matrix.c Add SN74x154 driver and convert AL1 custom matrix (#16331) 2022-03-15 11:38:53 +11:00
readme.md AL1 refactor (#13679) 2021-08-15 15:19:01 +10:00
rules.mk Add SN74x154 driver and convert AL1 custom matrix (#16331) 2022-03-15 11:38:53 +11:00

TriangleLabs AL1

![AL1](imgur.com image replace me!)

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

make al1:default

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