Ryan
e4823aadec
Fix capitalisation of "GitHub" ( #9184 )
2020-05-25 19:43:14 -07:00
Joel Challis
d96380e654
Initial arm->chibios pass - simplify some platform logic ( #8450 )
2020-03-21 16:20:04 +11:00
James Young
8e229f0db6
[Keymap] Wilba/Singav3 nk65 keymap updates ( #8267 )
...
* 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-03-04 17:14:36 -08:00
James Young
26eef35f07
2020 February 29 Breaking Changes Update ( #8064 )
2020-02-29 11:59:30 -08:00
yiancar
9e6e01cabb
eeprom size fix ( #7969 )
2020-01-22 12:44:12 -08:00
Wilba
484a9b12bc
Add VIA support for QMK backlight, QMK RGBLight ( #7911 )
...
* Add VIA support for QMK backlight, QMK RGBLight
* clang-format changes
2020-01-20 10:18:25 -08:00
yiancar
e80fdbf3dc
NK65 Bootmagic lite for default ( #7895 )
2020-01-14 19:31:21 +11:00
yiancar
70309bef3d
[Keyboard] NK65 Refactor ( #7862 )
...
* 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
2020-01-11 09:25:27 -08:00
Yan-Fa Li
5f795d8382
Add an 65_ansi community layout ( #7793 )
...
* 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>
2020-01-06 15:29:27 -08:00
Wilba
320822d75b
VIA Configurator Refactor ( #7268 )
...
* 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
2020-01-03 12:52:00 -08:00
fauxpark
f98750de6e
[Core] Cleanup rules.mk for F303 keyboards ( #7306 )
...
* Cleanup rules.mk for F303 keyboards
* Fix small typo
2019-11-14 18:25:40 -08:00
yiancar
5e43f87956
[Keyboard] RGB updates on NK65 and HS60 ( #6795 )
...
* RGB update commit
* Convert caps lock indicator check to IS_LED_ON
* ISSI3733 minor change
2019-10-08 09:03:51 -07:00
Wilba
55432d0d91
[Keyboard] Fixed EEPROM start address for firmware using VIA ( #6757 )
2019-09-17 09:59:34 -07:00
Wilba
bffbb4b42d
Refactoring wilba.tech PCBs, updating Rama Works U80-A ( #6272 )
...
* 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
2019-07-21 07:46:22 -04:00
yiancar
67e0c951af
[Keyboard] Added NK65 Picture in Readme as promised ( #6163 )
2019-06-19 22:20:59 -07:00
Drashna Jaelre
faaaa134fd
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE ( #5997 )
2019-06-06 12:09:56 -07:00
yiancar
6241cf977e
[Keyboard] Fix json for NK65 ( #6026 )
2019-05-30 17:50:09 -07:00
yiancar
acd3e79add
NK65 Addition ( #5865 )
...
* 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.
2019-05-15 21:09:36 -07:00