summaryrefslogtreecommitdiffstats
path: root/keyboards/hs60/v2/keymaps
Commit message (Collapse)AuthorAgeFilesLines
* [Keymap] Hs60 win osx dual (#5249)mcmadhatter2019-02-263-0/+104
| | | | | | | | | | | | | | * Added a dual windows/osx layout Default layer is normal ISO for windows. Second layout is Windows ISO layout but for OSX, but with the keys corrected so you will get the correct shifted and alt'd keys on OSX (keyboard keys match OSX keys without having to change your keyboard type in system preferences). Layer three is configuration and other functions, and layer four is where the shifting magic happens. Also tab and caps lock have been swapped around. * made sure bootmagic is in a seperate rules.mk made sure bootmagic is in a seperate rules.mk * commiting the keymap rules.mk commiting the keymap rules.mk
* [Keymap] HS60 v2 keymap updates (#5250)stanrc852019-02-254-30/+59
| | | | | | | | | | * Add backlight controls * Add backlight controls and remove RGB underglow * Make HS60 board specific changes to readme * Remove BL_TOGG as it isn't use on this board
* [Keymap] HS60 v2 ISO layout andys8 (#5235)Andy2019-02-252-0/+65
|
* [Keymap] Initial upload of stanrc85 HS60 v2 layout and config (#5217)stanrc852019-02-244-0/+108
|
* Final HS60v2 changes. (#4790)yiancar2019-01-068-23/+86
| | | | | | | | | | | | | | | | | | | | | * 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>
* Keyboard: Add HS60 V2 (#4250)yiancar2018-10-267-0/+192
* HS60 V2 - Created V1 and V2 folders - Added V2 ARM configuration * Problems in paradise * More touble * We got it now!