summaryrefslogtreecommitdiff
path: root/keyboards/hs60/v2/keymaps
Commit message (Collapse)AuthorAge
* Separate keymaps to VIA enabled/dissabled. (#5302)yiancar2019-03-04
| | | | | | | | | * 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
* [Keymap] Added INSERT to my keymaps (#5284)stanrc852019-03-01
| | | | | | * Add INSERT and EEP_RST to HS60 keymap * Add INSERT to keymap
* [Keymap] Cleaning up my config and userspace files (#5265)stanrc852019-02-28
| | | | | | | | | | | | | | | | | | | | * Removed since options are in userspace * Removed RGB option that was breaking one of my builds * Remove unused options * Removed options present in userspace, add board specific options here * Removed code also present in userspace * Turns out those lines were needed, added them back * Testing changes * Added code to ensure board read as ANSI instead of default ISO for HS60 * Setting \ key to "MOD" instead of "ALPHA" for lighting
* [Keymap] Hs60 win osx dual (#5249)mcmadhatter2019-02-26
| | | | | | | | | | | | | | * 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-25
| | | | | | | | | | * 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-25
|
* [Keymap] Initial upload of stanrc85 HS60 v2 layout and config (#5217)stanrc852019-02-24
|
* Final HS60v2 changes. (#4790)yiancar2019-01-06
| | | | | | | | | | | | | | | | | | | | | * 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-26
* HS60 V2 - Created V1 and V2 folders - Added V2 ARM configuration * Problems in paradise * More touble * We got it now!