qmk_firmware/keyboards/evyd13/gh80_3700
Marek Kraus 0237ff0c62
[Core] Rework PS/2 driver selection (#17892)
* [Core] Rework PS/2 driver selection

Enabling and selecting PS/2 driver was using old approach,
so it was reworked to current approach, inspired by Serial
and WS2812 driver selections.

* [Keyboard] Update keyboards using PS/2 to use new PS/2 driver selection

* [Docs] Update PS/2 documentation to use new PS/2 driver selection

* Fix indentation

* [Core] Add PS2 to data driver

* Fix oversight in property name

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Add PS/2 pins to data driven mappings

Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-08-31 09:16:07 +02:00
..
keymaps [Core] Rework PS/2 driver selection (#17892) 2022-08-31 09:16:07 +02:00
config.h Remove UNUSED_PINS (#17931) 2022-08-06 23:23:35 +10:00
gh80_3700.c Unconditionally call led_init_ports (#12116) 2021-08-03 18:34:32 +01:00
gh80_3700.h 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00
info.json Move keyboard USB IDs and strings to data driven: E (#17815) 2022-07-30 17:23:55 +10:00
readme.md 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

GH80-3700

GH80-3700

Support

  • Keyboard Maintainer: Evyd13
  • Hardware Supported: GH80-3700 PCB
  • Hardware Availability: maartenwut.com

Build

Make example for this keyboard (after setting up your build environment):

make evyd13/gh80_3700:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.