summaryrefslogtreecommitdiff
path: root/keyboards
AgeCommit message (Collapse)Author
2017-06-17Atreus52- Fixed spacing and changed to KC_KEYMAP macro.jprMesh
2017-06-17Atreus52- finished initial keymap layout.jprmesh
2017-06-17Atreus52- Fixed config.jprmesh
2017-06-17Atreus52- Fixed Qwerty Dvorak switchjprmesh
2017-06-17Atreus52- Changed to KEYMAP macro format.jprmesh
2017-06-17Atreus52- Initial Atreus52 file creation.jprMesh
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-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-16Merge pull request #1400 from belak/belak-ergodox-themeJack Humbert
ergodox: initial addition of belak theme
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-16Make sure backlight is in the range 0-100Fred Sundvik
2017-06-15Fix typo in BACKLIGHT_ENABLEFred Sundvik
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-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-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-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-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-12Add MIDI layer to magicmonty keymap (#1386)Martin Gondermann
* 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-11remove .hex, .PNG, .jpgJack Humbert
2017-06-11remove the rest of the .pngsJack Humbert
2017-06-11-MIDI Chords now using process_record_user instead of F(n) keysAnte Laurijssen
-Morse Code shift keys implemented