summaryrefslogtreecommitdiffstats
path: root/keyboards/kira80
Commit message (Collapse)AuthorAgeFilesLines
* Fix Kira80 license headers (#12303)kb-elmo2021-03-218-8/+8
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Refactor to use led config - Part 6 (#12115)Joel Challis2021-03-102-18/+3
| | | | | | | | | | | | | | | | | | | * Convert to config * Convert to config * Convert to config * Convert to config * Convert to config * Convert to config * Convert to config * Convert to config * revert changes
* Enable extrakeys, mousekeys for all VIA keymaps. (#10740)kaylanm2020-11-021-1/+0
|
* add via support for kira80 (#8677)elmo-space2020-04-074-1/+57
| | | | | | | | | | * add via support for kira80 * remove redundant raw enable from rules.mk * clean additional layers for via * changed USB Vendor ID
* Disable console on vusb boards using mouse/extra (#8625)Joel Challis2020-03-311-1/+1
|
* V-USB: Consolidate usbconfig.h's into a single file (#8584)Ryan2020-03-311-355/+0
|
* V-USB: Use structs for USB descriptors (#8572)Ryan2020-03-281-9/+3
| | | | | | | * V-USB: Use structs for USB descriptors * Update usbconfigs * cformat pass
* V-USB: Use manufacturer and product strings from config.h (#7797)Ryan2020-03-261-30/+5
| | | | | * V-USB: Use manufacturer and product strings from config.h * Update board configs
* fix kira80 matrix mapping and add more preset layouts (#8361)elmo-space2020-03-109-11/+122
| | | | | | | * fix kira80 matrix mapping * add more preset keymaps * remove uselesss rgb mod keys
* [Keyboard] Add Kira 80 support (#8342)elmo-space2020-03-099-0/+691
* add kira 80 initial support * Delete config.h * Update keyboards/kira80/keymaps/default/keymap.c * Update keyboards/kira80/readme.md * Update keyboards/kira80/rules.mk * Update keyboards/kira80/usbconfig.h * Update keyboards/kira80/usbconfig.h * Update keyboards/kira80/usbconfig.h * Update keyboards/kira80/usbconfig.h * update readme and fix wrong LED assignment (scrolllock instead of numlock) * Update keyboards/kira80/rules.mk * fix weird double commit * exchange images in readme for smaller versions * Update keyboards/kira80/readme.md * Update keyboards/kira80/readme.md * Update keyboards/kira80/readme.md * Update keyboards/kira80/readme.md * Apply suggestions from code review * Apply suggestions from code review