summaryrefslogtreecommitdiff
path: root/keyboards
Commit message (Collapse)AuthorAge
* Atreus52- made dvorak layer default.Jonas Rogers2017-06-17
|
* Atreus52- added software reset key.Jonas Rogers2017-06-17
|
* Atreus52- Modified BDO map.Jonas2017-06-17
|
* Atreus52- BDO keymap.Jonas2017-06-17
|
* Atreus52- Added Nav layer keymap.jprmesh2017-06-17
|
* Atreus52- Reworked keymap to be more 40% like.Jonas2017-06-17
|
* Atreus52- Swapped thumb keys.jprmesh2017-06-17
|
* Atreus52- Last changes to config to get it workin.jprmesh2017-06-17
|
* Atreus52- Some keymap changes.jprmesh2017-06-17
|
* Atreus52- Fixed spacing and changed to KC_KEYMAP macro.jprMesh2017-06-17
|
* Atreus52- finished initial keymap layout.jprmesh2017-06-17
|
* Atreus52- Fixed config.jprmesh2017-06-17
|
* Atreus52- Fixed Qwerty Dvorak switchjprmesh2017-06-17
|
* Atreus52- Changed to KEYMAP macro format.jprmesh2017-06-17
|
* Atreus52- Initial Atreus52 file creation.jprMesh2017-06-17
|
* Merge pull request #1400 from belak/belak-ergodox-themeJack Humbert2017-06-16
|\ | | | | ergodox: initial addition of belak theme
| * ergodox: initial addition of belak themeKaleb Elwert2017-06-16
| | | | | | | | | | Imported from external repo https://github.com/belak/ergodox-layout at commit 233008ad8c46a85cb118fca0be093c3e751075b0
* | tv44: add belak keymapKaleb Elwert2017-06-16
| |
* | tv44: update tong92 keymap to use KEYMAP macroKaleb Elwert2017-06-15
| |
* | tv44: update xyverz keymap to use KEYMAP macroKaleb Elwert2017-06-15
| |
* | tv44: update default keymap to use KEYMAP macroKaleb Elwert2017-06-15
| |
* | tv44: update jeebak keymap to use new macros and remove custom onesKaleb Elwert2017-06-15
| |
* | tv44: update smt keymap to use new macros and remove custom onesKaleb Elwert2017-06-15
| |
* | tv44: Fix up the KEYMAP macroKaleb Elwert2017-06-15
|/ | | | | | | | | | | | | 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
* LED init works with just pin declaredGeoff Lane2017-06-15
|
* Use standard QMK key codes for RGB controlGeoff Lane2017-06-15
|
* Fix left shift in ansi layoutGeoff Lane2017-06-15
|
* Fix esc keyGeoff Lane2017-06-15
|
* Merge pull request #1394 from Khord/masterJack Humbert2017-06-15
|\ | | | | Adding custom keymap for Let's Split and updates to custom Planck keymap
| * tap dance and hold changes to make planck match lets splitDylan Khor2017-06-15
| |
| * minor fixesDylan Khor2017-06-15
| |
| * Add custom let's split keymapDylan Khor2017-06-15
| |
* | Minor updates to planck/keymaps/dshieldsDaniel Shields2017-06-15
|/ | | | | | * tweaks to tap dance keys * tidy up code * save a few bytes
* Added HyperTab and Ctrl/Fn as well as Space cadet parens (#1390)Martin Gondermann2017-06-14
| | | | | | * Added HyperTab and Ctrl/Escape as well as Space cadet parens to magicmonty keymap * Replaced CTL_ESC With FN_ESC
* Added whitefox keymapEthan Madden2017-06-13
|
* Merge pull request #1387 from antelaurijssen/masterJack Humbert2017-06-12
|\ | | | | Submitting my own custom layout for S60X keyboard
| * Properly formatted unordered lists in readme.mdAnte Laurijssen2017-06-12
| |
| * Mods to readme.mdAnte Laurijssen2017-06-12
| |
| * Modifications to readme.md and deletion of keyboard layout imagesAnte Laurijssen2017-06-12
| |
| * -MIDI Chords now using process_record_user instead of F(n) keysAnte Laurijssen2017-06-11
| | | | | | | | -Morse Code shift keys implemented
| * Created special shift keys for Morse layer that change variable value, ↵Ante Laurijssen2017-06-07
| | | | | | | | enabling to send “shifted” special morse code characters.
| * Working on Morse Code MacrosAnte Laurijssen2017-06-07
| |
| * Added a couple of custom keys and updated layer imageAnte Laurijssen2017-06-05
| |
| * Improvements and corrections to morse code macros layerAnte Laurijssen2017-06-02
| |
| * Improvements to Midi and keymapAnte Laurijssen2017-05-30
| |
| * Another typo...Ante Laurijssen2017-05-29
| |
| * Corrected typo in readme.mdAnte Laurijssen2017-05-29
| |
| * Added a few imagesAnte Laurijssen2017-05-29
| |
| * Added MIDI_CHORD layer and other little fixes.Ante Laurijssen2017-05-29
| | | | | | | | Updated readme.md
| * Midi Chord Function is now working! But some chords lag...Ante Laurijssen2017-05-28
| |