qmk-firmware/keyboards/al1
ridingqwerty 66fe3001e4
Trim firmware sizes from default rules.mk, part 1 (#8027)
* Removed reference to firmware size in 0-9,a-f board-level and default keymap 'rules.mk' files

* Correct some 'rules.mk' in boards buried under vendor folders

* PR8027 patch

Co-authored-by: GeorgeKoenig <35542036+GeorgeKoenig@users.noreply.github.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2020-01-29 12:51:25 -05:00
..
keymaps Remove/migrate action_get_macro()s from default keymaps (#5625) 2019-07-15 23:04:02 -07:00
al1.c Al1 Configurator compile fix redux (#3357) 2018-07-09 08:28:38 -07:00
al1.h True AL1 Support (#3330) 2018-07-06 17:45:07 -07:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
info.json Keyboard: AL1 Configurator fix: misplaced arrow keys (#3716) 2018-08-22 08:59:00 -07:00
matrix.c Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk Trim firmware sizes from default rules.mk, part 1 (#8027) 2020-01-29 12:51:25 -05:00

readme.md

TriangleLabs AL1

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

Keyboard Maintainer: MechMerlin, Olivia
Hardware Supported: AL1 PCB
Hardware Availability: GroupBuy

Ported from TriangleLab's repo: https://github.com/TriangleLab/AL1-Firmware/tree/master/keyboards/al1

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

make al1:default
make al1:splitbs

See build environment setup then the make instructions for more information.