Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-27 | Move to keyboards | Mazin Bokhari | 2 | -350/+0 | |
2016-07-27 | Merge pull request #533 from mazinbokhari/master | Erez Zukerman | 2 | -0/+350 | |
Add my layout optimized for working in emacs, vim, command line, etc. | |||||
2016-07-26 | Delete default.png | erlo muvman | 1 | -0/+0 | |
2016-07-26 | Delete default_highres.png | erlo muvman | 1 | -0/+0 | |
2016-07-26 | Update readme.md | erlo muvman | 1 | -18/+18 | |
2016-07-26 | Update readme.md | erlo muvman | 1 | -18/+18 | |
2016-07-26 | Update readme.md | erlo muvman | 1 | -6/+0 | |
2016-07-17 | Update readme. My layout optimized for emacs & vim | Mazin Bokhari | 1 | -0/+1 | |
2016-07-17 | Update readme. My layout optimized for emacs & vim | Mazin Bokhari | 1 | -27/+61 | |
2016-07-17 | Merge branch 'master' of https://github.com/mazinbokhari/qmk_firmware | Mazin Bokhari | 1 | -5/+87 | |
2016-07-17 | Add caps lock; sucks that there is no light for it... | Mazin Bokhari | 1 | -6/+2 | |
2016-07-17 | Remove more keys | Mazin Bokhari | 1 | -9/+9 | |
2016-07-17 | Move dot in symbol layer | Mazin Bokhari | 1 | -4/+4 | |
2016-07-17 | Move modifier kyes around | Mazin Bokhari | 1 | -7/+7 | |
2016-07-17 | Remove more unnecessary buttons | Mazin Bokhari | 1 | -4/+4 | |
2016-07-17 | Add page up/down and home/end to arrow | Mazin Bokhari | 1 | -7/+7 | |
2016-07-17 | Change visual | Mazin Bokhari | 1 | -2/+2 | |
2016-07-17 | Reorganize media keys | Mazin Bokhari | 1 | -13/+13 | |
2016-07-17 | Remove unnecessary modifiers | Mazin Bokhari | 1 | -8/+8 | |
2016-07-17 | Edit visual keymap | Mazin Bokhari | 1 | -9/+9 | |
2016-07-17 | Add arrow keys to layer | Mazin Bokhari | 1 | -1/+1 | |
2016-07-17 | Minor changes | Mazin Bokhari | 1 | -3/+3 | |
2016-07-17 | Add empty arrow layer, reorder some keys in media, map layer keys | Mazin Bokhari | 1 | -11/+54 | |
2016-06-23 | Update readme.md | Mazin Bokhari | 1 | -1/+1 | |
2016-06-23 | Update readme.md | Mazin Bokhari | 1 | -50/+49 | |
2016-06-23 | Update readme.md | Mazin Bokhari | 1 | -1/+1 | |
2016-06-23 | Update readme.md | Mazin Bokhari | 1 | -1/+14 | |
2016-06-23 | Update readme.md | Mazin Bokhari | 1 | -22/+22 | |
2016-06-23 | Update readme.md | Mazin Bokhari | 1 | -0/+70 | |
2016-06-22 | Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) | Jack Humbert | 220 | -79367/+0 | |
* fixes from tmk's repo * rename keyboard to keyboards | |||||
2016-06-22 | adds fuse settings for atmega32u4, fixes keymap_extras includes | Jack Humbert | 10 | -10/+10 | |
2016-06-21 | Warning reductions (#430) | Jack Humbert | 24 | -12415/+12122 | |
Warning reductions | |||||
2016-06-21 | Fresh hes for experimental layout | Jack & Erez | 1 | -1119/+1032 | |
2016-06-21 | Adapts experimental layout file format | Erez Zukerman | 2 | -2/+7 | |
2016-06-21 | Adds compiled default firmware | Erez Zukerman | 1 | -1157/+1152 | |
2016-06-21 | [Jack & Erez] Adds dedicated Version key | Erez Zukerman | 1 | -5/+3 | |
2016-06-21 | [Jack & Erez] Tweaks makefile for sanity | Erez Zukerman | 1 | -7/+7 | |
2016-06-18 | Cleans up quantum/keymap situation, removes extra lufa folders (#416) | Jack Humbert | 2 | -2/+2 | |
* 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-18 | prevents ergodox_ez from waking up machine (#375) | Jack Humbert | 1 | -0/+19 | |
2016-06-14 | Update the ergodox-ez/algernon keymap (#409) | Gergely Nagy | 11 | -1353/+373 | |
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 | 115 | -64022/+62248 | |
* .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-08 | Merge pull request #364 from techtomas/techtomas | Erez Zukerman | 3 | -664/+701 | |
Rearranged the layer toggles and keys. | |||||
2016-06-07 | Updated readme to fix a typo and list out hotkey shortcuts | Thomas Anderson | 1 | -4/+14 | |
2016-06-07 | Merge pull request #384 from gid0/master | Erez Zukerman | 4 | -1293/+1285 | |
Merge ErgoDox bepo layout changes. | |||||
2016-06-07 | Adds Python script to util directory for easier discoverability | Erez Zukerman | 2 | -0/+713 | |
2016-06-06 | Spellchecking. | Olivier | 1 | -1/+1 | |
2016-06-06 | Add some more function keys (vol up / down, mute, undo, cut, copy, paste). | Olivier | 4 | -12/+12 | |
2016-06-05 | Add basic README file. | Olivier | 1 | -0/+34 | |
2016-06-04 | Move keys and especially TAB more like on a TypeMatrix 2020 keyboard. Add a ↵ | Olivier | 3 | -46/+46 | |
left SHIFT key. | |||||
2016-06-04 | Merged the function and navigation layers. Give access to it with both ↵ | Olivier | 3 | -1210/+1162 | |
thumbs. Now you can up / down / page up / page down with only one hand ! |