summaryrefslogtreecommitdiff
path: root/keyboards/fortitude60/keymaps
AgeCommit message (Collapse)Author
2020-03-06Refactor fortitude60 to use split_common (#8113)Joel Challis
2019-11-21[Keyboard] Update default keymaps to use `layer_state_t` (#7444)Drashna Jaelre
* Update default keymaps to use `layer_state_t` * Convert binon32 as get_highest_layer in default keymaps
2019-11-20Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre
* Remove keymap_config extern from default keymaps * Revert unicode Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :( Co-Authored-By: fauxpark <fauxpark@gmail.com>
2019-03-19 Cleanup Default Keymaps (#5442)Drashna Jaelre
* Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes
2019-02-16Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark
2018-11-28[fortitude60] match default keymap comment to the implementation. (#4508)zfhrp6
2018-09-27Keyboard: [Fortitude60] LED fix and Serial improvement (#3982)Pekaso
* arrangement Underglow * modified serial function references from helix * Remove defines (ws2812_*REG)
2018-06-02Add support for staggerd column layout KB "Fortitude60" (#3090)Pekaso
* modifying fortitude for working * add accurate keymap * backlight fix * Fix slave LED Backlight * Add readme.md * modified readme.md * Fixed make error * Commit including suggestions * Add dvorak and colemak layout and some fix