summaryrefslogtreecommitdiffstats
path: root/keyboards/hs60/v2/keymaps/hhkb/readme.md
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] HS60 Refactor (Keymap restructure to be more standardized) (#7847)yiancar2020-01-211-6/+0
| | | | | | | | | | * Keymap restructure to be more standardized * made bootmagic lite default * Dividing keymaps * Update keyboards/hs60/v2/v2.c
* Separate keymaps to VIA enabled/dissabled. (#5302)yiancar2019-03-041-2/+2
| | | | | | | | | * Separate keymaps to VIA enabled/dissabled. - Default rules.mk has been changed to disable via. - VIA keymaps have been added for default keymaps. * Update naming
* Final HS60v2 changes. (#4790)yiancar2019-01-061-0/+6
* initial commit, this now mostly works - RGB controls work - Dynamic keymap still broken due to eeprom - Via works * STM32 eeprom update - Update EEPROM emulation library to handle 8bit data like AVR. - This library also allows for multiple page pairs resulting in greater EEPROM size flexibility * hs60 changes * HS60 hhkb added * Update keyboards/hs60/v2/config.h Co-Authored-By: yiancar <yiangosyiangou@cytanet.com.cy>