summaryrefslogtreecommitdiffstats
path: root/keyboards/xd96/xd96.c
Commit message (Collapse)AuthorAgeFilesLines
* Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159)peepeetee2021-08-221-16/+0
| | | | | * reset; redoing my steps; and recommit * include xd002/.noci
* Refactor to use led config - Part 1 (#10905)Joel Challis2020-11-171-26/+0
| | | | | | | | | | | * Refactor to use led config * Refactor to use led config * Refactor to use led config * Refactor to use led config * Refactor to use led config
* Implement NUMLOCK indicator light for XD96 (#6581)Ceremony2019-08-211-0/+8
|
* [Keyboard] Inital port of xd96 (#5401)zvecr2019-03-141-0/+34
* Initial import of xd96 based on xd84 code * Configure xd96 port expander mapping * Fix xd96 led count * Fix xd96 port expander reading * Fix xd96 port expander reading * Fix xd96 LAYOUT matrix mapping * Add additional links for xd96 Hardware Availability * Correct Configurator config Co-Authored-By: zvecr <git@zvecr.com> * Readme review comments Co-Authored-By: zvecr <git@zvecr.com>