Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-28 | Merge pull request #568 from sethbc/fix-colemak-osx-pc-no | ||
update NO_AMP to NO_AMPR | |||
2016-07-28 | Merge pull request #566 from SmackleFunky/master | ||
Allow toggling out of plover layer | |||
2016-07-28 | Added readme.md for custom layout. | ||
2016-07-28 | added homerow-ish brackets | ||
2016-07-27 | Added custom keymap. | ||
Added custom keymap. | |||
2016-07-27 | first try ar adding the parenthesis mess for german iso | ||
2016-07-27 | Merge remote-tracking branch 'origin/master' into iso_split_rshift | ||
merge with master | |||
2016-07-27 | remove unnecessary includes | ||
2016-07-27 | fix numerous errors in bone2planck keymap | ||
2016-07-27 | kill warnings filling up travis buildlog | ||
2016-07-27 | update NO_AMP to NO_AMPR | ||
2016-07-27 | Allow toggling out of plover layer | ||
2016-07-26 | Move to keyboards | ||
2016-07-26 | disable midi by default | ||
2016-07-25 | Merge remote-tracking branch 'origin/master' into iso_split_rshift | ||
whatever | |||
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-23 | Tested, resolved Mouse issue, resolved numpad issue | ||
2016-07-23 | Resolved 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 | 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-20 | adding traveller keyboard | ||
2016-07-20 | fixed include paths | ||
2016-07-20 | reformat | ||
2016-07-20 | updated bone2planck | ||
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 | 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 | ||