summaryrefslogtreecommitdiffstats
path: root/keyboards/moonlander/matrix.c
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Convert ZSA's Moonlander keyboard to matrix lite (#14667)Drashna Jaelre2021-10-011-113/+27
|
* [Keyboard] Interlace matrix scan for performance on Moonlander (#13625)Hugues Morisset2021-08-131-76/+82
|
* [Keyboard] Update ZSA Keyboard Readmes and keymaps (#13041)Drashna Jaelre2021-07-251-1/+1
| | | | | | | | | | | | | | | | | | | * [Keyboard] Update ZSA Keyboard Readmes and keymaps * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> * Remove custom rgb code for RGB_M_P * Fix inevitable typo Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/planck/ez/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Fix printf calls in Moonlander matrix (#11511)Drashna Jaelre2021-01-121-10/+10
|
* Normalise include statements in keyboard code (#11185)Ryan2020-12-161-2/+2
|
* [Keyboard] Fix Moonlander indicator LEDs during sleep (#10683)Drashna Jaelre2020-10-231-2/+12
|
* Fix issues with suspend code for ZSA split boards (#10640)Drashna Jaelre2020-10-141-0/+29
|
* [Keyboard] Update to ZSA Boards (#10119)Drashna Jaelre2020-10-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add VID/PIDs to ErgoDox EZ * Add VID/PIDs for Planck EZ and Glow revision * Make names consistent * fix typo in docs * Move LED config back, for maximum compatibility * Add revisions for ErgoDox EZ boards * Fix embarassing typo * Typooooo Co-authored-by: Nick Brassel <nick@tzarc.org> * Update Licensing info * Update Moonlander default keymap to match Oryx's default * Fix formatting based on suggestions Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Make indicator LEDs more configurable * Update default keymap * Handle older eeprom settings Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* [Keyboard] Add ZSA Moonlander (#9853)Drashna Jaelre2020-08-221-0/+270