aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/nk65/config.h
Commit message (Collapse)AuthorAgeFilesLines
* eeprom size fix (#7969)yiancar2020-01-221-1/+1
|
* Add VIA support for QMK backlight, QMK RGBLight (#7911)Wilba2020-01-201-0/+3
| | | | | | * Add VIA support for QMK backlight, QMK RGBLight * clang-format changes
* NK65 Bootmagic lite for default (#7895)yiancar2020-01-141-0/+4
|
* Add an 65_ansi community layout (#7793)Yan-Fa Li2020-01-061-1/+1
| | | | | | | | | | | | | | | | * Add an 65_ansi community layout - fix quoting because of comma in config.h * Enable LAYOUT_65_ansi for tada68 * cleanups * Update keyboards/tada68/tada68.h Co-Authored-By: fauxpark <fauxpark@gmail.com> Co-authored-by: fauxpark <fauxpark@gmail.com>
* VIA Configurator Refactor (#7268)Wilba2020-01-031-18/+3
| | | | | | | | | | | | | | | | | | | | | | | | * VIA Refactor * Remove old code * review changes * review changes * Fix cannonkeys/satisfaction75/prototype:via build * Add via.h to quantum.h * Move backlight init to after backlight config load * Merge branch 'master' into via_refactor_pr * Update user's rules.mk to new way of enabling VIA * Added id_switch_matrix_state * Review changes
* [Keyboard] RGB updates on NK65 and HS60 (#6795)yiancar2019-10-081-1/+1
| | | | | | | | * RGB update commit * Convert caps lock indicator check to IS_LED_ON * ISSI3733 minor change
* [Keyboard] Fixed EEPROM start address for firmware using VIA (#6757)Wilba2019-09-171-8/+8
|
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
|
* NK65 Addition (#5865)yiancar2019-05-151-0/+154
* 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.