| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
| |
* Configurator fix: misplaced arrow keys
* rules.mk: set backlight and RGB rules
|
|
|
|
|
|
| |
* update keymaps to not use KC_FNX anymore
* add a reset key as the al1 has no hardware reset
|
|
|
|
|
|
| |
* move matrix routines to matrix.c
* add init user and scan user routines
|
|
|
|
|
|
|
|
| |
* use QMK_KEYBOARD_H
* init_kb and scan_kb need to be in matrix.c to make use of the matrix.h include
* Make the routines weak as suggested by Drashna
|
|
* Initial port of AL1 Keyboard from Triangle Labs
* Change REPLACE WITH YOUR NAME and some readme changes
* More readme change to indicate Group Buy Link
* Give Triangle Lab credit
* remove pins from config.h and rely on matrix.c
* Add QMK Configurator support
|