summaryrefslogtreecommitdiffstats
path: root/keyboards/nk65/nk65.c
Commit message (Collapse)AuthorAgeFilesLines
* NK65 eeprom compatibility with 128KB and 256KB (#10804)yiancar2020-11-031-2/+2
| | | | | * NK65 define hack for 128kb 256kb versions of F303 * Updated to chibios define
* [Keyboard] NK65 Refactor (#7862)yiancar2020-01-111-3/+39
| | | | | | | | | * Nk65 Refractor - Changed Via keymap to via instead of default_via - Moved Caps/Layer indicator code outside of wilba_tech rgb. This is so they can more easily be modified * Update keyboards/nk65/nk65.c
* NK65 Addition (#5865)yiancar2019-05-151-0/+18
* Nk65 initial commit * Minor fix for compatibility * Make everything pretty * Update keyboards/nk65/config.h Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Update keyboards/nk65/readme.md Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Chmod Dummy * Update getting_started_introduction.md * Revert "Update getting_started_introduction.md" This reverts commit daf446acf7ae4ae00488b389ce04f2cfca708d44.