qmk-firmware/keyboards/hs60
yiancar a7df902734 Addition of hard brigtness limit for RGB_Matrix (#3299)
* 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
2018-07-03 12:52:04 -04:00
..
keymaps Rename ANSI keymap of HS60 (#3041) 2018-05-24 15:32:01 -07:00
config.h Addition of hard brigtness limit for RGB_Matrix (#3299) 2018-07-03 12:52:04 -04:00
hs60.c HS60 ANSI keymap (#3010) 2018-05-20 10:28:05 -07:00
hs60.h HS60 ANSI keymap (#3010) 2018-05-20 10:28:05 -07:00
info.json checking in xxinophobia's changes to get ISO enter working correctly (#2999) 2018-05-18 21:00:13 -07:00
readme.md Add QMK Configurator support and remove Layouts definitions (#2977) 2018-05-17 15:21:06 -07:00
rules.mk Add QMK Configurator support and remove Layouts definitions (#2977) 2018-05-17 15:21:06 -07:00

readme.md

HS60

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.