aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/nk65
Commit message (Collapse)AuthorAgeFilesLines
* Fix capitalisation of "GitHub" (#9184)Ryan2020-05-251-1/+1
|
* Initial arm->chibios pass - simplify some platform logic (#8450)Joel Challis2020-03-211-1/+1
|
* [Keymap] Wilba/Singav3 nk65 keymap updates (#8267)James Young2020-03-041-0/+37
| | | | | | | | | | | | * via configurator can't do AG_TOGG with any key - meh * same issue - via can't do AG_TOGG * oops - missed AG_TOGG on the NK65 * add media and mousekeys * Update keyboards/nk65/keymaps/madhatter/keymap.c
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-293-79/+426
|
* 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-142-1/+5
|
* [Keyboard] NK65 Refactor (#7862)yiancar2020-01-114-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
* 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-034-88/+5
| | | | | | | | | | | | | | | | | | | | | | | | * 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
* [Core] Cleanup rules.mk for F303 keyboards (#7306)fauxpark2019-11-145-1368/+9
| | | | | | * Cleanup rules.mk for F303 keyboards * Fix small typo
* [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
|
* Refactoring wilba.tech PCBs, updating Rama Works U80-A (#6272)Wilba2019-07-213-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added WT65-B, WT75-B, minor fixes * Update keyboards/wilba_tech/wt65_b/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * Update keyboards/wilba_tech/wt65_b/readme.md Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update keyboards/wilba_tech/wt75_b/config.h Co-Authored-By: Drashna Jaelre <drashna@live.com> * Change DEBOUNCING_DELAY to DEBOUNCE * Change DEBOUNCING_DELAY to DEBOUNCE * Move Zeal60/Zeal65 files to keyboards/wilba_tech * Change DEBOUNCING_DELAY to DEBOUNCE * Refactoring zeal60 code to wilba_tech * Moved Rama Works PCBs to wilba_tech * Rename Rama Works files * Cleanup info.json * Cleanup readme.md * Cleanup USB device strings * U80-A RGB matrix, IS31FL3731 driver changes * Fixed #include from keyboards/zeal60
* [Keyboard] Added NK65 Picture in Readme as promised (#6163)yiancar2019-06-191-1/+1
|
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
|
* [Keyboard] Fix json for NK65 (#6026)yiancar2019-05-301-1/+1
|
* NK65 Addition (#5865)yiancar2019-05-1518-0/+3013
* 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.