Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | ||
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 | Merge pull request #1388 from bigbigtor/fix_spanish | ||
Fix spanish keymap | |||
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 | Rename ES_RCRB to ES_RCBR for consistency reasons (left curly bracket is ↵ | ||
defined as ES_LCBR) | |||
2017-06-12 | Fix keymap definitions referencing inexistent macros | ||
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 | Merge pull request #1385 from qmk/ez-images | ||
Remove images and old .hex files | |||
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-11 | define limits to functions | ||
2017-06-10 | Merge pull request #1384 from geofflane/keyboard_s65x | ||
Support Sentraq S65-X | |||
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 | Merge pull request #1383 from qmk/deleting-files | ||
Deleting uppercase docs files | |||
2017-06-10 | Delete VAGRANT_GUIDE.md | ||
2017-06-10 | Delete USB_NKRO.txt | ||
2017-06-10 | Delete TMK_README.md | ||
2017-06-10 | Delete POWER.txt | ||
2017-06-10 | Delete PCB_GUIDE.md | ||
2017-06-10 | Delete Macros.md | ||
2017-06-10 | Delete Kiibohd.asciidoc | ||
2017-06-10 | Delete Keymap.md | ||