| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-07-24 | Fixes midi functionality | ||
| 2016-07-24 | Merge pull request #548 from CommandLineDesign/CMD-Preonic | ||
| CMD keymap for Preonic | |||
| 2016-07-24 | Merge pull request #546 from sethbc/satan-cleanup | ||
| Satan cleanup | |||
| 2016-07-24 | Merge pull request #534 from willwm/teckinesis | ||
| Teckinesis for ErgoDox EZ | |||
| 2016-07-24 | Remove images, per @ezuk request. =) | ||
| 2016-07-24 | Merge pull request #535 from algernon/ergodox-ez/algernon | ||
| ergodox_ez: Update my keymap to v1.3 | |||
| 2016-07-23 | Updated Readme | ||
| 2016-07-23 | Did a derp and forgot to set Trans on Arrow layer | ||
| 2016-07-23 | Arrow key fn layer shouldnt overwrite Ctrl key. Better Print Screen position | ||
| 2016-07-24 | added readme | ||
| 2016-07-23 | Tested, resolved Mouse issue, resolved numpad issue | ||
| 2016-07-24 | moved insert | ||
| 2016-07-24 | moved ctrl | ||
| 2016-07-23 | Resolved errors | ||
| 2016-07-24 | fixed stupid errors | ||
| 2016-07-23 | Init Readme | ||
| This needs a better description. | |||
| 2016-07-23 | Create Makefile | ||
| This is untested, use caution. | |||
| 2016-07-23 | Create CMD-Preonic Keymap | ||
| This is very Alpha-Mode, and has not been tested or even Made yet. | |||
| 2016-07-23 | fix typo in readme and satan.h | ||
| 2016-07-23 | cleanup default layout | ||
| 2016-07-23 | update sethbc keymap | ||
| 2016-07-22 | Table for Fn | ||
| layer. | |||
| 2016-07-22 | Switched to natural arrows, put ENTER on middle Fn, swapped Shift and CTRL. | ||
| 2016-07-22 | converted funtions to QMK aliases | ||
| 2016-07-22 | more cosmetic changes (whitespace) | ||
| 2016-07-22 | purely cosmetic changes | ||
| 2016-07-21 | Merge pull request #543 from VoodaGod/bone2planck | ||
| updated bone2planck | |||
| 2016-07-21 | Merge pull request #541 from milestogo/master | ||
| initial kinisis advantage build | |||
| 2016-07-21 | Merge pull request #540 from replicaJunction/feature-atreus-keymapFunction | ||
| Adjusted Atreus KEYMAP() function. | |||
| 2016-07-21 | Merge pull request #538 from robertdale/preonic-map-correction | ||
| Preonic: Corrected the ascii layout to match the coded layout | |||
| 2016-07-21 | Merge pull request #530 from sethbc/master | ||
| Misc. fixes from sethbc | |||
| 2016-07-21 | First draft of the 'impossible' layout. | ||
| 2016-07-20 | Added reset keys | ||
| 2016-07-20 | adding traveller keyboard | ||
| 2016-07-20 | fixed include paths | ||
| 2016-07-20 | reformat | ||
| 2016-07-20 | updated bone2planck | ||
| 2016-07-20 | Created readme and added screenshots | ||
| 2016-07-19 | initial kinisis advantage build | ||
| 2016-07-19 | Adjusted Atreus KEYMAP() function. | ||
| This change adjusts the KEYMAP() function to provide a more visual representation of the key positions on the keyboard. Previously, keymaps have been defined directly using arrays for the Atreus keyboard. While this works, it doesn't utilize the helpful KEYMAP() function at all to allow the user to visually position the key codes for ease of editing. See the Ergodox-EZ KEYMAP() function and layouts for a great example of how this can work. This change should not break any existing Atreus layouts. At the time of this commit, there are two existing layouts for the Atreus board, and neither use the KEYMAP() function. | |||
| 2016-07-19 | Modified Atreus layout to account for keymap() function | ||
| 2016-07-19 | Adjusted Atreus KEYMAP() function. | ||
| This change adjusts the KEYMAP() function to provide a more visual representation of the key positions on the keyboard. Previously, keymaps have been defined directly using arrays for the Atreus keyboard. While this works, it doesn't utilize the helpful KEYMAP() function at all to allow the user to visually position the key codes for ease of editing. See the Ergodox-EZ KEYMAP() function and layouts for a great example of how this can work. This change should not break any existing Atreus layouts. At the time of this commit, there are two existing layouts for the Atreus board, and neither use the KEYMAP() function. | |||
| 2016-07-19 | Added Gaming layer and removed Dvorak | ||
| Also added tap/hold functions on central keys | |||
| 2016-07-19 | added Midi On/Off; Enter is actually transparent | ||
| 2016-07-19 | Corrected the ascii layout to match the coded layout | ||
| 2016-07-19 | changed ctrl back to enter. "j" interfered with my vimming | ||
| 2016-07-19 | small cosmetic change | ||
| 2016-07-18 | Notes about changes | ||
| 2016-07-18 | renamed keymap | ||
| 2016-07-18 | reduced makefile size. not so much needed due to "inheritance" | ||