summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-06-18Don't define RGBLED_NUM in let-split khord keymapFred Sundvik
It's already defined correctly by the parent keyboard project, and was causing problems for rev1, where the pin is different.
2017-06-18Always build everything on masterFred Sundvik
2017-06-18Make all subprojects when a keymap is modifiedFred Sundvik
2017-06-17Merge pull request #1401 from geofflane/s65_x_fixes3Jack Humbert
S65-X Fixes Part 3
2017-06-17Merge pull request #1402 from belak/tv44-belak-tap-magicJack Humbert
tv44: Rearrange belak keymap and add some tap dance magic
2017-06-17Merge pull request #1403 from Wraul/kmac-fixesJack Humbert
KMAC fixes
2017-06-17Unify KMAC code indentationMathias Andersson
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 Andersson
2017-06-17Correct layer switching in KMAC keymap readmesMathias Andersson
2017-06-17Fix some KMAC code formatingMathias Andersson
2017-06-17Don't include the console by default on the KMACMathias Andersson
2017-06-16tv44: Rearrange belak keymap and add some tap dance magicKaleb Elwert
2017-06-16Added Grave Escape (#1391)jamesofarrell
* 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 Humbert
ergodox: initial addition of belak theme
2017-06-16Merge pull request #1398 from belak/tv44-keymap-changesJack Humbert
TV44 keymap changes
2017-06-16tv44: add belak keymapKaleb Elwert
2017-06-16ergodox: initial addition of belak themeKaleb Elwert
Imported from external repo https://github.com/belak/ergodox-layout at commit 233008ad8c46a85cb118fca0be093c3e751075b0
2017-06-16Fix home and end to be on <>Geoff Lane
2017-06-15LED control on the BL layerGeoff Lane
2017-06-15tv44: update tong92 keymap to use KEYMAP macroKaleb Elwert
2017-06-15tv44: update xyverz keymap to use KEYMAP macroKaleb Elwert
2017-06-15tv44: update default keymap to use KEYMAP macroKaleb Elwert
2017-06-15tv44: update jeebak keymap to use new macros and remove custom onesKaleb Elwert
2017-06-15tv44: update smt keymap to use new macros and remove custom onesKaleb Elwert
2017-06-15tv44: Fix up the KEYMAP macroKaleb Elwert
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 Humbert
S65x fixes
2017-06-15LED init works with just pin declaredGeoff Lane
2017-06-15Use standard QMK key codes for RGB controlGeoff Lane
2017-06-15Fix left shift in ansi layoutGeoff Lane
2017-06-15Fix esc keyGeoff Lane
2017-06-15Merge pull request #1394 from Khord/masterJack Humbert
Adding custom keymap for Let's Split and updates to custom Planck keymap
2017-06-15Merge pull request #1396 from shieldsd/masterJack Humbert
Minor updates to planck/keymaps/dshields
2017-06-15Minor updates to planck/keymaps/dshieldsDaniel Shields
* 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 Khor
2017-06-15minor fixesDylan Khor
2017-06-15Add custom let's split keymapDylan Khor
2017-06-14Added HyperTab and Ctrl/Fn as well as Space cadet parens (#1390)Martin Gondermann
* Added HyperTab and Ctrl/Escape as well as Space cadet parens to magicmonty keymap * Replaced CTL_ESC With FN_ESC
2017-06-13Update uGFX and Chibios submodules + fixes (#1363)fredizzimo
* 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-13Merge pull request #1392 from jetpacktuxedo/whitefoxJack Humbert
Added whitefox keymap
2017-06-13Added whitefox keymapEthan Madden
2017-06-12Merge pull request #1387 from antelaurijssen/masterJack Humbert
Submitting my own custom layout for S60X keyboard
2017-06-12Properly formatted unordered lists in readme.mdAnte Laurijssen
2017-06-12Mods to readme.mdAnte Laurijssen
2017-06-12Modifications to readme.md and deletion of keyboard layout imagesAnte Laurijssen
2017-06-12Merge pull request #1389 from geofflane/keyboard_s65_x_2Jack Humbert
Keyboard S65-X Support #2
2017-06-12Merge pull request #1388 from bigbigtor/fix_spanishJack Humbert
Fix spanish keymap
2017-06-12Add ISO layout for S65-XGeoff Lane
2017-06-12Fix media controls in default layoutGeoff Lane
2017-06-12Fix backslash and some of the docsGeoff Lane
2017-06-12Rename ES_RCRB to ES_RCBR for consistency reasons (left curly bracket is ↵Víctor
defined as ES_LCBR)