Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-17 | Atreus52- Swapped thumb keys. | ||
2017-06-17 | Atreus52- Last changes to config to get it workin. | ||
2017-06-17 | Atreus52- Some keymap changes. | ||
2017-06-17 | Atreus52- Fixed spacing and changed to KC_KEYMAP macro. | ||
2017-06-17 | Atreus52- finished initial keymap layout. | ||
2017-06-17 | Atreus52- Fixed config. | ||
2017-06-17 | Atreus52- Fixed Qwerty Dvorak switch | ||
2017-06-17 | Atreus52- Changed to KEYMAP macro format. | ||
2017-06-17 | Atreus52- Initial Atreus52 file creation. | ||
2017-06-17 | Merge pull request #1401 from geofflane/s65_x_fixes3 | ||
S65-X Fixes Part 3 | |||
2017-06-17 | Merge pull request #1402 from belak/tv44-belak-tap-magic | ||
tv44: Rearrange belak keymap and add some tap dance magic | |||
2017-06-17 | Merge pull request #1403 from Wraul/kmac-fixes | ||
KMAC fixes | |||
2017-06-17 | Unify KMAC code indentation | ||
It's a little unclear what the style guidelines are for the QMK project. But I figured that I should at least keep the indentation consistent within the KMAC part. | |||
2017-06-17 | Enable backlight support by default for KMAC | ||
2017-06-17 | Correct layer switching in KMAC keymap readmes | ||
2017-06-17 | Fix some KMAC code formating | ||
2017-06-17 | Don't include the console by default on the KMAC | ||
2017-06-16 | tv44: Rearrange belak keymap and add some tap dance magic | ||
2017-06-16 | Added Grave Escape (#1391) | ||
* added QK_GRAVE_ESC and KC_GESC * fixed name * Fixed keycode emnu * Removed layer check, added left and right GUI mod detection for OSX GUI+~ | |||
2017-06-16 | Merge pull request #1400 from belak/belak-ergodox-theme | ||
ergodox: initial addition of belak theme | |||
2017-06-16 | Merge pull request #1398 from belak/tv44-keymap-changes | ||
TV44 keymap changes | |||
2017-06-16 | tv44: add belak keymap | ||
2017-06-16 | ergodox: initial addition of belak theme | ||
Imported from external repo https://github.com/belak/ergodox-layout at commit 233008ad8c46a85cb118fca0be093c3e751075b0 | |||
2017-06-16 | Fix home and end to be on <> | ||
2017-06-15 | LED control on the BL layer | ||
2017-06-16 | Make sure backlight is in the range 0-100 | ||
2017-06-16 | Make sure that the backlight level is within the right range | ||
2017-06-16 | Correctly calculate backlight level | ||
2017-06-15 | Fix typo in BACKLIGHT_ENABLE | ||
2017-06-15 | tv44: update tong92 keymap to use KEYMAP macro | ||
2017-06-15 | tv44: update xyverz keymap to use KEYMAP macro | ||
2017-06-15 | tv44: update default keymap to use KEYMAP macro | ||
2017-06-15 | tv44: update jeebak keymap to use new macros and remove custom ones | ||
2017-06-15 | tv44: update smt keymap to use new macros and remove custom ones | ||
2017-06-15 | tv44: Fix up the KEYMAP macro | ||
Previously KEYMAP referred to the KEYMAP_ARROW layout and had 45 keys. It makes more sense for the default keymap to be the 44 key layout, as is implied by the name. Additionally keymaps for all other known layouts have been added: KEYMAP - base layout KEYMAP_ARROW - additional key in bottom right KEYMAP_COMMAND - additional key in bottom left KEYMAP_ARROW_COMMAND - combination of KEYMAP_ARROW and KEYMAP_COMMAND | |||
2017-06-15 | Merge pull request #1397 from geofflane/s65x_fixes | ||
S65x fixes | |||
2017-06-15 | LED init works with just pin declared | ||
2017-06-15 | Use standard QMK key codes for RGB control | ||
2017-06-15 | Fix left shift in ansi layout | ||
2017-06-15 | Fix esc key | ||
2017-06-15 | Merge pull request #1394 from Khord/master | ||
Adding custom keymap for Let's Split and updates to custom Planck keymap | |||
2017-06-15 | Merge pull request #1396 from shieldsd/master | ||
Minor updates to planck/keymaps/dshields | |||
2017-06-15 | Minor updates to planck/keymaps/dshields | ||
* tweaks to tap dance keys * tidy up code * save a few bytes | |||
2017-06-15 | tap dance and hold changes to make planck match lets split | ||
2017-06-15 | minor fixes | ||
2017-06-15 | Add custom let's split keymap | ||
2017-06-14 | Added HyperTab and Ctrl/Fn as well as Space cadet parens (#1390) | ||
* Added HyperTab and Ctrl/Escape as well as Space cadet parens to magicmonty keymap * Replaced CTL_ESC With FN_ESC | |||
2017-06-13 | Update uGFX and Chibios submodules + fixes (#1363) | ||
* Make submodules point to qmk * Update uGFX to 2.7 * Use ugfx with custom fixes * Fix the ChibiOs submodule commit hash To match the hashes in the mabl/ChibiOS and therefore QMK repository. | |||
2017-06-13 | Merge pull request #1392 from jetpacktuxedo/whitefox | ||
Added whitefox keymap | |||
2017-06-13 | Added whitefox keymap | ||