aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/hub16
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] Hub16 AutoHotKey Companion (#10159)Nick Blyumberg2020-09-145-0/+403
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Hub16 AutoHotKey Companion * Revised after PR comments by Drashna * Update keyboards/hub16/keymaps/ahk_companion/readme.md Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/hub16/keymaps/ahk_companion/readme.md Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/hub16/keymaps/ahk_companion/readme.md Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/hub16/keymaps/ahk_companion/readme.md Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/hub16/keymaps/ahk_companion/readme.md Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/hub16/keymaps/ahk_companion/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* Remove HD44780 References, Part 3 (#10238)James Young2020-09-071-1/+0
| | | | | * remove HD44780_ENABLE rules: G-H * remove HD44780_ENABLE config: G-H
* [keymap] Add VIA support for Hub16 (#9638)Josh Johnson2020-07-174-21/+87
| | | | | | | | | | | | | * fix encoder switch not staying depressed * add via support * change default keymap * change VID-PID * remove LTO * fix hold bug keeping debouncing
* [Keyboard] Hub16 keymap bugfix (#9345)Josh Johnson2020-06-153-13/+26
|
* Hub16 - Bug removal + clean up code (#8227)Josh Johnson2020-02-242-18/+38
| | | | | | | | | | | | * bugfixes + cleaned up code * typo * Update keyboards/hub16/keymaps/no_mod/keymap.c Co-Authored-By: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add support for Hub16 (#7794)Josh Johnson2020-02-108-0/+637
Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> Co-Authored-By: fauxpark <fauxpark@gmail.com>