Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | 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 | Added whitefox keymap | ||
2017-06-12 | Merge pull request #1387 from antelaurijssen/master | ||
Submitting my own custom layout for S60X keyboard | |||
2017-06-12 | Properly formatted unordered lists in readme.md | ||
2017-06-12 | Mods to readme.md | ||
2017-06-12 | Modifications to readme.md and deletion of keyboard layout images | ||
2017-06-12 | Merge pull request #1389 from geofflane/keyboard_s65_x_2 | ||
Keyboard S65-X Support #2 | |||
2017-06-12 | Add ISO layout for S65-X | ||
2017-06-12 | Fix media controls in default layout | ||
2017-06-12 | Fix backslash and some of the docs | ||
2017-06-12 | Add MIDI layer to magicmonty keymap (#1386) | ||
* Add MIDI layer * Respect brightness level on layer signalling * Add hotkey in control layer for signalling state * Update layout.png * Remove image and replace it with imgur link | |||
2017-06-11 | remove .hex, .PNG, .jpg | ||
2017-06-11 | remove the rest of the .pngs | ||
2017-06-11 | -MIDI Chords now using process_record_user instead of F(n) keys | ||
-Morse Code shift keys implemented | |||
2017-06-11 | remove most .pngs | ||
2017-06-10 | Support Sentraq S65-X | ||
Add initial support for ANSI layout of S65-X. Includes support for controlling RGB underlighting. | |||
2017-06-10 | convert docs to lowercase and underscores | ||
2017-06-09 | Merge pull request #1382 from binaryplease/handwired_binaryplease | ||
Handwired binaryplease | |||
2017-06-10 | put colemak and qwert switching on the top right | ||
2017-06-10 | removed swapping keys in adjust layer | ||
2017-06-10 | commented out unused layers | ||
2017-06-09 | removes some images | ||
2017-06-09 | Merge pull request #1378 from nicinabox/fix-ls-avrdude | ||
Let's Split avrdude portability fix | |||
2017-06-09 | remove mechmini keymap from ps2avrGB | ||
2017-06-09 | due diligence, etc | ||
2017-06-09 | Use single brackets for portability with other shells | ||
2017-06-09 | move mechmini to own folder | ||
2017-06-08 | Cleanup the Clueboard readme files. | ||
2017-06-08 | Fix layer LED signalling in magicmonty keymap (#1373) | ||
* Fix layer LED signalling in magicmonty keymap * Include the breathing modes in layer signalling * Reverts mode to 1 as the other modes flicker * Add Cursor keys on VIM positions and PAUSE to function layer | |||
2017-06-08 | Add support for KMAC | ||
2017-06-07 | Created special shift keys for Morse layer that change variable value, ↵ | ||
enabling to send “shifted” special morse code characters. | |||
2017-06-07 | Working on Morse Code Macros | ||
2017-06-07 | Added support for Mechmini v1 | ||
2017-06-07 | Merge pull request #1359 from agbell/PR | ||
Permissive Hold, and two keymaps |