Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-27 | guni keymap | Gunther Gruber | |
2016-07-26 | Move to keyboards | Mazin Bokhari | |
2016-07-26 | Merge pull request #533 from mazinbokhari/master | Erez Zukerman | |
Add my layout optimized for working in emacs, vim, command line, etc. | |||
2016-07-25 | Delete default.png | erlo muvman | |
2016-07-25 | Delete default_highres.png | erlo muvman | |
2016-07-25 | Update readme.md | erlo muvman | |
2016-07-25 | Update readme.md | erlo muvman | |
2016-07-25 | Update readme.md | erlo muvman | |
2016-07-17 | Update readme. My layout optimized for emacs & vim | Mazin Bokhari | |
2016-07-17 | Update readme. My layout optimized for emacs & vim | Mazin Bokhari | |
2016-07-17 | Merge branch 'master' of https://github.com/mazinbokhari/qmk_firmware | Mazin Bokhari | |
2016-07-17 | Add caps lock; sucks that there is no light for it... | Mazin Bokhari | |
2016-07-17 | Remove more keys | Mazin Bokhari | |
2016-07-17 | Move dot in symbol layer | Mazin Bokhari | |
2016-07-17 | Move modifier kyes around | Mazin Bokhari | |
2016-07-17 | Remove more unnecessary buttons | Mazin Bokhari | |
2016-07-17 | Add page up/down and home/end to arrow | Mazin Bokhari | |
2016-07-17 | Change visual | Mazin Bokhari | |
2016-07-17 | Reorganize media keys | Mazin Bokhari | |
2016-07-17 | Remove unnecessary modifiers | Mazin Bokhari | |
2016-07-17 | Edit visual keymap | Mazin Bokhari | |
2016-07-17 | Add arrow keys to layer | Mazin Bokhari | |
2016-07-17 | Minor changes | Mazin Bokhari | |
2016-07-17 | Add empty arrow layer, reorder some keys in media, map layer keys | Mazin Bokhari | |
2016-06-22 | Update readme.md | Mazin Bokhari | |
2016-06-22 | Update readme.md | Mazin Bokhari | |
2016-06-22 | Update readme.md | Mazin Bokhari | |
2016-06-22 | Update readme.md | Mazin Bokhari | |
2016-06-22 | Update readme.md | Mazin Bokhari | |
2016-06-22 | Update readme.md | Mazin Bokhari | |
2016-06-21 | Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) | Jack Humbert | |
* fixes from tmk's repo * rename keyboard to keyboards | |||
2016-06-21 | adds fuse settings for atmega32u4, fixes keymap_extras includes | Jack Humbert | |
2016-06-21 | Warning reductions (#430) | Jack Humbert | |
Warning reductions | |||
2016-06-20 | Fresh hes for experimental layout | Jack & Erez | |
2016-06-20 | Adapts experimental layout file format | Erez Zukerman | |
2016-06-20 | Adds compiled default firmware | Erez Zukerman | |
2016-06-20 | [Jack & Erez] Adds dedicated Version key | Erez Zukerman | |
2016-06-18 | Cleans up quantum/keymap situation, removes extra lufa folders (#416) | Jack Humbert | |
* sorts out keycodes * move midi around * remove mbed * replaces keymap with qmk/keymap_common * fixes keymap.h * keymap, config, quantum rearrange * removes unneeded lufa stuff | |||
2016-06-14 | Update the ergodox-ez/algernon keymap (#409) | Gergely Nagy | |
Compared to the previous version, the following noteworthy changes have been made to the keymap: * The keyboard starts in NKRO mode, bootmagic and other things are disabled. * A STENO layer was added, to be used with Plover. * An experimental layout was added, something halfway between Dvorak and Capewell-Dvorak. A work in progress. * `LEAD y` types \o/. * Some keys on the BASE layer have been moved around: - `?` moved to the left pinky, left of `Q`. - `=` shifted one row down, but `F11` stayed where it was. - `-` on the left half was replaced by `Tab`. - `Tab`'s original position is taken by a `Media Next`/`Media Prev` key. - `:` now inputs `;` when shifted. * `ESC` cancels the **HUN** layer too, not just modifiers. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org> | |||
2016-06-11 | Makefile redo & other features (#395) | Jack Humbert | |
* .build containment implemented * no destructive variable setting - builds in either folder * make from 3 places * cleans before each build * make from root with keyboard=keyboard, keymap=keymap * make from keyboard/keyboard with keymap=keymap * make from keymaps/keymap * only implemented on planck * adds color diag to avr-gcc * makefiles for all plancks, clean-up * quick build-all makefile for plancks * reformatting of make output (colors) * color toggle, tmk path corrections * correct if statement for color * move config.h to main makefile, updates preonic, atomic * format update, all keyboards targets * makefile optional for build all target, alps and arrow_pad updated * alps updated * make planck default, trying out travis recipe for all-keyboards * all-keymaps target, different travis recipe * updates alps64 * updates keyboards to new format * updates clue* projects * all projects updated, specialise EZ .hex, let .hex through * updates travis * automatically find root, keyboard, keymap * silent echo, cleaned-up mass make output * updates all keyboards' .hex files except EZ * Rename Bantam44.c to bantam44.c * Rename Bantam44.h to bantam44.h * nananana * adds six key keyboard * does same to ez as rest * updates send_string example * brings ergodox_ez up to date * updates template/new project script * adds sixkeyboard * adds readme for sixkeyboard * adds sixkeyboard to travis * filenames, gitignore mess * define clock prescaler stuff manually * make quick, size test example * documentation and dfu-no-build | |||
2016-06-07 | Merge pull request #364 from techtomas/techtomas | Erez Zukerman | |
Rearranged the layer toggles and keys. | |||
2016-06-07 | Updated readme to fix a typo and list out hotkey shortcuts | Thomas Anderson | |
2016-06-06 | Spellchecking. | Olivier | |
2016-06-06 | Add some more function keys (vol up / down, mute, undo, cut, copy, paste). | Olivier | |
2016-06-05 | Add basic README file. | Olivier | |
2016-06-04 | Move keys and especially TAB more like on a TypeMatrix 2020 keyboard. Add a ↵ | Olivier | |
left SHIFT key. | |||
2016-06-04 | Merged the function and navigation layers. Give access to it with both ↵ | Olivier | |
thumbs. Now you can up / down / page up / page down with only one hand ! | |||
2016-06-02 | Update prebuilt firmware with code from latest pull. | Olivier | |
2016-06-01 | Merge pull request #297 from gid0/master | Erez Zukerman | |
Add an ErgoDox bépo layout. | |||
2016-05-31 | Merge pull request #368 from waveform80/daves-layout-readme | Erez Zukerman | |
Added a README and minor tweaks for "dave" KEYMAP |