summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/hannah910/hannah910.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-161-1/+1
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Refactor some led_set_kb instances (#19179)Joel Challis2022-12-091-7/+7
| | | | | | | | | * Refactor some led_set_kb instances * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-191-3/+3
| | | Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Unconditionally call led_init_ports (#12116)Joel Challis2021-08-031-4/+0
| | | | | * Unconditionally call led_init_ports * Another call to led_init_ports
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-191-1/+1
| | | | | * fix sat75 * update uint32_t to layer_state
* [Keyboard] Add Hannah910 (#7234)mechlovin2019-11-011-0/+61
* Add new PCB Hannah910 a replace pcb for tgr910 keyboard * Update readme.md * update