summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-06-17Unify KMAC code indentationMathias Andersson6-94/+94
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-17Enable backlight support by default for KMACMathias Andersson1-1/+1
2017-06-17Correct layer switching in KMAC keymap readmesMathias Andersson2-2/+2
2017-06-17Fix some KMAC code formatingMathias Andersson4-16/+16
2017-06-17Don't include the console by default on the KMACMathias Andersson3-3/+3
2017-06-16Added Grave Escape (#1391)jamesofarrell2-0/+11
* 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-16Merge pull request #1400 from belak/belak-ergodox-themeJack Humbert5-0/+522
ergodox: initial addition of belak theme
2017-06-16Merge pull request #1398 from belak/tv44-keymap-changesJack Humbert12-183/+243
TV44 keymap changes
2017-06-16tv44: add belak keymapKaleb Elwert3-0/+68
2017-06-16ergodox: initial addition of belak themeKaleb Elwert5-0/+522
Imported from external repo https://github.com/belak/ergodox-layout at commit 233008ad8c46a85cb118fca0be093c3e751075b0
2017-06-15tv44: update tong92 keymap to use KEYMAP macroKaleb Elwert1-31/+31
2017-06-15tv44: update xyverz keymap to use KEYMAP macroKaleb Elwert1-36/+36
2017-06-15tv44: update default keymap to use KEYMAP macroKaleb Elwert1-37/+41
2017-06-15tv44: update jeebak keymap to use new macros and remove custom onesKaleb Elwert2-30/+9
2017-06-15tv44: update smt keymap to use new macros and remove custom onesKaleb Elwert3-45/+9
2017-06-15tv44: Fix up the KEYMAP macroKaleb Elwert1-4/+49
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-15Merge pull request #1397 from geofflane/s65x_fixesJack Humbert4-161/+41
S65x fixes
2017-06-15LED init works with just pin declaredGeoff Lane1-6/+0
2017-06-15Use standard QMK key codes for RGB controlGeoff Lane2-153/+39
2017-06-15Fix left shift in ansi layoutGeoff Lane1-2/+2
2017-06-15Fix esc keyGeoff Lane2-2/+2
2017-06-15Merge pull request #1394 from Khord/masterJack Humbert4-6/+283
Adding custom keymap for Let's Split and updates to custom Planck keymap
2017-06-15Merge pull request #1396 from shieldsd/masterJack Humbert2-25/+15
Minor updates to planck/keymaps/dshields
2017-06-15Minor updates to planck/keymaps/dshieldsDaniel Shields2-25/+15
* tweaks to tap dance keys * tidy up code * save a few bytes
2017-06-15tap dance and hold changes to make planck match lets splitDylan Khor1-6/+6
2017-06-15minor fixesDylan Khor2-4/+1
2017-06-15Add custom let's split keymapDylan Khor3-0/+280
2017-06-14Added HyperTab and Ctrl/Fn as well as Space cadet parens (#1390)Martin Gondermann4-42/+79
* Added HyperTab and Ctrl/Escape as well as Space cadet parens to magicmonty keymap * Replaced CTL_ESC With FN_ESC
2017-06-14Update uGFX and Chibios submodules + fixes (#1363)fredizzimo3-3/+3
* 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-14Merge pull request #1392 from jetpacktuxedo/whitefoxJack Humbert2-0/+63
Added whitefox keymap
2017-06-14Added whitefox keymapEthan Madden2-0/+63
2017-06-13Merge pull request #1387 from antelaurijssen/masterJack Humbert4-0/+908
Submitting my own custom layout for S60X keyboard
2017-06-13Properly formatted unordered lists in readme.mdAnte Laurijssen1-29/+29
2017-06-13Mods to readme.mdAnte Laurijssen1-1/+1
2017-06-13Modifications to readme.md and deletion of keyboard layout imagesAnte Laurijssen8-5214/+16
2017-06-12Merge pull request #1389 from geofflane/keyboard_s65_x_2Jack Humbert6-30/+297
Keyboard S65-X Support #2
2017-06-12Merge pull request #1388 from bigbigtor/fix_spanishJack Humbert1-3/+3
Fix spanish keymap
2017-06-12Add ISO layout for S65-XGeoff Lane3-0/+267
2017-06-12Fix media controls in default layoutGeoff Lane1-2/+2
2017-06-12Fix backslash and some of the docsGeoff Lane4-28/+28
2017-06-12Rename ES_RCRB to ES_RCBR for consistency reasons (left curly bracket is ↵Víctor1-1/+1
defined as ES_LCBR)
2017-06-12Fix keymap definitions referencing inexistent macrosVíctor1-2/+2
2017-06-12Add MIDI layer to magicmonty keymap (#1386)Martin Gondermann4-29/+105
* 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-12Merge pull request #1385 from qmk/ez-imagesJack Humbert199-2386/+142
Remove images and old .hex files
2017-06-12remove .hex, .PNG, .jpgJack Humbert57-24/+42
2017-06-12remove the rest of the .pngsJack Humbert58-35/+44
2017-06-11-MIDI Chords now using process_record_user instead of F(n) keysAnte Laurijssen1-328/+164
-Morse Code shift keys implemented
2017-06-11remove most .pngsJack Humbert88-2327/+56
2017-06-11define limits to functionsJack Humbert1-0/+4
2017-06-11Merge pull request #1384 from geofflane/keyboard_s65xJack Humbert8-0/+511
Support Sentraq S65-X