aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/fortitude60/keymaps/default/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Refactor fortitude60 to use split_common (#8113)Joel Challis2020-03-061-9/+8
|
* [Keyboard] Update default keymaps to use `layer_state_t` (#7444)Drashna Jaelre2019-11-211-1/+1
| | | | | | * Update default keymaps to use `layer_state_t` * Convert binon32 as get_highest_layer in default keymaps
* Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre2019-11-201-1/+0
| | | | | | | | | | * 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>
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-1/+0
| | | | | | | | * Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-3/+0
|
* [fortitude60] match default keymap comment to the implementation. (#4508)zfhrp62018-11-281-3/+3
|
* Keyboard: [Fortitude60] LED fix and Serial improvement (#3982)Pekaso2018-09-271-2/+2
| | | | | | | | * arrangement Underglow * modified serial function references from helix * Remove defines (ws2812_*REG)
* Add support for staggerd column layout KB "Fortitude60" (#3090)Pekaso2018-06-021-0/+189
* 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