Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VIA Protocol 12 + fixes (#19916) | Nick Brassel | 2023-02-23 | 1 | -1/+1 |
| | | | | | Co-authored-by: Wilba <wilba@wilba.tech> Co-authored-by: zvecr <git@zvecr.com> | ||||
* | Remove legacy USE_SERIAL define (#18292) | Dasky | 2022-09-06 | 2 | -4/+0 |
| | | | | | * Remove legacy USE_SERIAL define * tidy up missed comments | ||||
* | [Keymap] Update Miryoku (#16482) | Manna Harbour | 2022-07-02 | 2 | -0/+26 |
| | |||||
* | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 2 | -2/+2 |
| | |||||
* | [Keyboard] Update Fortitude60 and add VIA support (#15265) | Pekaso | 2021-12-08 | 5 | -38/+184 |
| | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | ||||
* | fix for split-common (#8703) | Pekaso | 2020-04-06 | 1 | -13/+0 |
| | |||||
* | Refactor fortitude60 to use split_common (#8113) | Joel Challis | 2020-03-06 | 1 | -9/+8 |
| | |||||
* | [Keyboard] Update default keymaps to use `layer_state_t` (#7444) | Drashna Jaelre | 2019-11-21 | 1 | -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 Jaelre | 2019-11-20 | 1 | -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 Jaelre | 2019-03-19 | 2 | -7/+1 |
| | | | | | | | | * 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) | fauxpark | 2019-02-16 | 1 | -3/+0 |
| | |||||
* | [fortitude60] match default keymap comment to the implementation. (#4508) | zfhrp6 | 2018-11-28 | 1 | -3/+3 |
| | |||||
* | Keyboard: [Fortitude60] LED fix and Serial improvement (#3982) | Pekaso | 2018-09-27 | 3 | -3/+3 |
| | | | | | | | | * arrangement Underglow * modified serial function references from helix * Remove defines (ws2812_*REG) | ||||
* | Add support for staggerd column layout KB "Fortitude60" (#3090) | Pekaso | 2018-06-02 | 3 | -0/+229 |
* 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 |