qmk_firmware/keyboards/hineybush/hineyg80
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) 2022-10-15 09:55:27 -07:00
hineyg80.c Refactor to use led config - Part 3 (#10966) 2020-11-18 17:51:53 +00:00
hineyg80.h [Keyboard] Update hineybush keyboard projects (#5554) 2019-04-30 22:35:49 -07:00
info.json Move keyboard USB IDs and strings to data driven: H (#17821) 2022-07-28 14:12:40 +01:00
readme.md [Keyboard] Update hineybush keyboard projects (#5554) 2019-04-30 22:35:49 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

hineyg80

A small-batch PCB design to be a drop-in replacement for G80-1800 and G81-1800 boards.

Keyboard Maintainer: hineybush

Hardware Supported: hiney g80 rev 2

Hardware Availability: https://geekhack.org/index.php?topic=92389.0

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

make hineybush/hineyg80:default

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