Ryan
|
b867522f8c
|
Clean up Force NKRO in config.h (#19718)
|
2023-01-30 20:45:41 +00:00 |
|
Nick Brassel
|
f6dd8dea2e
|
Remove usages of config_common.h from config.h files. (#19714)
|
2023-01-31 06:03:30 +11:00 |
|
Ryan
|
b727434391
|
Remove commented out backlight config & stray "backlight levels" (#19703)
|
2023-01-28 15:42:44 +00:00 |
|
Drashna Jaelre
|
55b9a4d06e
|
Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)
|
2022-10-15 09:55:27 -07:00 |
|
Nick Brassel
|
154d35ac14
|
Remove UNUSED_PINS (#17931)
|
2022-08-06 23:23:35 +10:00 |
|
Ryan
|
2d778d2ff2
|
Move keyboard USB IDs and strings to data driven: handwired (#17822)
|
2022-07-30 17:31:44 +10:00 |
|
Ryan
|
764dc18a81
|
Remove NO_ACTION_MACRO and NO_ACTION_FUNCTION from keyboard config.h (#16655)
|
2022-03-15 13:56:58 +00:00 |
|
YangPiCui
|
804d5c1c5d
|
[Keyboard] Evk v1.3 add a key (#11880)
Co-authored-by: Ryan <fauxpark@gmail.com>
|
2021-02-26 20:24:55 -08:00 |
|
YangPiCui
|
d1e10a067b
|
[Keyboard] Add handwired/evk (#11034)
* Add the Ergonomic Vertical Keyboards
* generic update
* Update readme.md
* Update readme.md
* Update readme.md
* Update info.json
* put into handwired
* Update readme.md
* Update readme.md
* i
* Change copy author from RedForty to Yang Cui
* add version 1.3
* rename keyboard version
* Update config.h
* j
* h
* fix bugs
* Update config.h
* Update config.h
* Update keymap.c
* update default keymap
* Update keymap.c
* Add handwired/evk
* Add handwired/evk
* Update v1_3.c
* Update keyboards/handwired/evk/v1_3/config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/handwired/evk/v1_3/rules.mk
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update keyboards/handwired/evk/v1_3/v1_3.c
Co-authored-by: Drashna Jaelre <drashna@live.com>
* Update config.h
* Commit change requests from the pull request
* remove copy right
* Update v1_3.c
* Update v1_3.c
* Update keyboards/handwired/evk/v1_3/config.h
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/handwired/evk/v1_3/rules.mk
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/handwired/evk/v1_3/rules.mk
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/handwired/evk/v1_3/info.json
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/handwired/evk/info.json
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update info.json
* change all names to YangPiCui
* Update keyboards/handwired/evk/v1_3/keymaps/default/keymap.c
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/handwired/evk/v1_3/readme.md
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update keyboards/handwired/evk/v1_3/config.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Delete config.h
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
|
2021-01-04 10:58:36 -08:00 |
|