mirror of https://github.com/qmk/qmk_firmware
a7df902734
* Addition of hard brigtness limit for RGB_Matrix - Added a define "RGB_MATRIX_MAXIMUM_BRIGHTNESS" to enable hard limiting the maximum brightness for rgb_matrix - Used the above define to limit the maximum brigthness of HS60 for better stability * Added docs for new rgb_matrix define * Addition of check for maximum brightness |
||
---|---|---|
.. | ||
keymaps | ||
config.h | ||
hs60.c | ||
hs60.h | ||
info.json | ||
readme.md | ||
rules.mk |
readme.md
HS60
This is a standard fixed layout 60% PCB. It comes in two varians, ISO and ANSI and support full per-key RGB.
Keyboard Maintainer: Yiancar and on github
Hardware Supported: HS60 ISO and ANSI PCBs with Atmega 32u4
Hardware Availability: https://mechboards.co.uk/shop/all/hs60-pcb/
Due to the RGB implementation, the HS60 is currently not compatible with community layouts.
Make example for this keyboard (after setting up your build environment):
make hs60:default
See build environment setup then the make instructions for more information.