aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/angel64
Commit message (Collapse)AuthorAgeFilesLines
* Remove HD44780 References, Part 1 (#9052)James Young2020-07-273-57/+0
| | | | | * remove HD44780_ENABLE rules: 0-9, A-B * remove HD44780_ENABLE config: 0-9, A-B
* Trim firmware sizes from default rules.mk, part 1 (#8027)ridingqwerty2020-01-291-6/+6
| | | | | | | | | | | * 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>
* [Keyboard][angel64] fix info.json (#7615)kakunpc2019-12-121-1/+1
|
* [Keyboard] update angel64 (#7545)kakunpc2019-12-1126-65/+1009
| | | | | | | | * add angel64 rev1 * update angel64 * fix keymap.c
* Cleanup rules.mk for 32U4 keyboards, A-F (#6804)fauxpark2019-10-051-49/+2
| | | | | | * Cleanup rules.mk for 32U4 keyboards, A-F * Put back stuff in VIA keymaps
* [Keyboard] Set RGBLIGHT ENABLE for angel64 (#6405)kakunpc2019-07-252-16/+16
| | | | | | | | | | | | * set RGBLIGHT * remove default keymap RGB enable * set limit value * Revert "set limit value" This reverts commit 2374b2aa204f05f7bcea8ed65623b0c46a011aa2.
* [Keyboard] new keyboard "angel64" (#6313)kakunpc2019-07-1510-0/+816
* set template * set Duplex Matrix * fix layout * set default keymap * fix indent * remove muhen * Update keyboards/angel64/rules.mk Co-Authored-By: fauxpark <fauxpark@gmail.com>