summaryrefslogtreecommitdiffstats
path: root/keyboards/hs60/v2/keymaps/win_osx_dual
AgeCommit message (Collapse)AuthorFilesLines
2019-05-03Add DFU Suffix for ARM boards (#5763)Drashna Jaelre1-0/+1
* Add DFU Suffix for ARM boards * Blindly flash DFU SUFFIX ARGS for now * Fix commented out check * Fix DFU Suffix Argument check Thank you jack! * Update Travis CI Scripts to include dfu-util So we can get dfu-suffix as well * Manually add dfu-suffix package * Use external repo for newer version of dfu-util One that includes dfu-suffix * Update .travis.yml * Silence unnecessary output from dfu-suffix
2019-03-04Separate keymaps to VIA enabled/dissabled. (#5302)yiancar1-0/+65
* 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
2019-02-26[Keymap] Hs60 win osx dual (#5249)mcmadhatter3-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