aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #788 from chwilk/kastyle-refreshErez Zukerman2016-09-304-36/+80
|\ | | | | Kastyle refresh
| * Added description of kastyle keymapchwilk2016-09-271-0/+14
| |
| * Moved hand_swap_config array so all keyboards get it definedchwilk2016-09-262-21/+24
| |
| * Updated kastyle keymap, including swap hands featurechwilk2016-09-261-36/+62
| |
| * Added ONEHAND_ENABLE to allow SWAP HANDS actionschwilk2016-09-261-0/+1
| |
* | Merge pull request #789 from cmclen/masterErez Zukerman2016-09-302-0/+149
|\ \ | | | | | | Contributing new keymap to Ergodox
| * | Remove config.hChris McLennon2016-09-281-93/+0
| | |
| * | Contributing new keymap to ErgodoxChris McLennon2016-09-283-0/+242
| | |
* | | added en-dash and gbp keys and updated readmeCallum Oakley2016-09-292-96/+91
| | |
* | | big restructure now I only have to consider macOS, also added mouse, more ↵Callum Oakley2016-09-291-23/+116
| | | | | | | | | | | | function keys, and some neat macros
* | | removed windows layer and updated brightness keys for macOS SierraCallum Oakley2016-09-291-76/+14
| | |
* | | changed RALT to LALT on WindowsCallum Oakley2016-09-291-1/+1
| | |
* | | fixed commentsCallum Oakley2016-09-291-10/+10
| | |
* | | Update readme.mdCallum Oakley2016-09-291-9/+9
| | |
* | | Update readme.mdCallum Oakley2016-09-291-2/+2
| | |
* | | updated readmeCallum Oakley2016-09-292-28/+83
| | |
* | | added close key for alt-f4 macroCallum Oakley2016-09-291-3/+14
| | |
* | | added a toggle between Mac and Windows base layers (with swapped cmd and ctrl)Callum Oakley2016-09-291-11/+48
| | |
* | | Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody2016-09-288-30/+313
|\| |
| * | Fix lets_split.c so that audio can be disabledDustin2016-09-251-3/+5
| |/ | | | | Matching the use of `#ifdef AUDIO_ENABLE` used in `matrix_init_kb()` in order to compile firmware for the Let's Split keyboard without audio enabled.
| * Merge pull request #785 from jcowgar/masterJack Humbert2016-09-252-0/+111
| |\ | | | | | | Added Jeremy’s Atreus Layout
| | * Added Jeremy’s Atreus LayoutJeremy Cowgar2016-09-252-0/+111
| | |
| * | Merge pull request #784 from Dbroqua/masterJack Humbert2016-09-252-0/+79
| |\ \ | | | | | | | | Added dbroqua layout for HHKB keyboard
| | * | - Added dbroqua layout for HHKB keyboarddbroqua2016-09-252-0/+79
| | |/
| * | Merge pull request #781 from cbbrowne/masterJack Humbert2016-09-253-27/+118
| |\ \ | | |/ | |/| Recent enhancements to keyboard map
| | * Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwarecbbrowne2016-09-239-0/+363
| | |\
| | * \ Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwarecbbrowne2016-09-2315-477/+628
| | |\ \
| | * \ \ Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwarecbbrowne2016-09-2214-15/+1009
| | |\ \ \
| | * \ \ \ Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwarecbbrowne2016-09-211-5/+5
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwarecbbrowne2016-09-1917-274/+673
| | |\ \ \ \ \
| | * | | | | | Add breathing, as initial implementation with the RAISE/LOWER keys. And ↵cbbrowne2016-09-162-6/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | throw in extra macros to shorten keymaps
| | * | | | | | Move ALT...cbbrowne2016-09-152-5/+17
| | | | | | | |
| | * | | | | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwarecbbrowne2016-09-153-6/+9
| | |\ \ \ \ \ \
| | * | | | | | | Got Right SHIFT + Right CTRLcbbrowne2016-09-132-3/+10
| | | | | | | | |
| | * | | | | | | C macros for my favorite complex keystrokescbbrowne2016-09-131-11/+18
| | | | | | | | |
| | * | | | | | | Give layers longer namescbbrowne2016-09-131-5/+5
| | | | | | | | |
| | * | | | | | | Give layers longer namescbbrowne2016-09-131-20/+20
| | | | | | | | |
| | * | | | | | | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmwarecbbrowne2016-09-1215-34/+976
| | |\ \ \ \ \ \ \
| | * | | | | | | | Ongoing experiment; have a special layer for RESETcbbrowne2016-09-122-6/+61
| | | | | | | | | |
* | | | | | | | | | Updating Vision to beta layout.IBNobody2016-09-287-536/+570
|/ / / / / / / / /
* | | | | | | | | Merge branch 'master' of github.com:jackhumbert/qmk_firmwareErez Zukerman2016-09-239-0/+363
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge pull request #778 from TerryMathews/masterJack Humbert2016-09-239-0/+363
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | Establish support for TADA68
| | * | | | | | | Disable RGB led support until a suitable pin is locatedTerryMathews2016-09-232-4/+7
| | | | | | | | |
| | * | | | | | | Initial support for TADA68TerryMathews2016-09-229-0/+360
| | | |_|_|_|_|/ | | |/| | | | |
* | / | | | | | Disables sleep LED by defaultErez Zukerman2016-09-231-0/+2
|/ / / / / / /
* | | | | | | Merge branch 'master' of github.com:jackhumbert/qmk_firmwareErez Zukerman2016-09-2213-475/+616
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #760 from algernon/ergodox-ez/algernonErez Zukerman2016-09-2213-475/+616
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | Update the ergodox/algernon keymap to v1.7
| | * | | | | | Update the ergodox/algernon keymap to v1.7Gergely Nagy2016-09-1813-475/+616
| | | |_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Overall changes =============== * The number row has been completely rearranged on both the **Base** and the **ADORE** layers. * The number/function key behavior was changed: function keys are now on the **Media**. * The `:`/`;` and `-`/`_` keys were put back to their thumb position on the bottom row, on both the **Base** and **ADORE** layers. * The bottom large keys on the inner side of each half now function as [tmux](http://tmux.github.io/) keys: the left to send the prefix, the right to send the `display-panes` key. The left also doubles as a GNU screen prefix key, and sends `C-a` when double tapped. * A number of functions, such as the **AppSel** layer, now require the `hid-commands` tool to be running, with the output of `hid_listen` being piped to it. ADORE ===== * `Y` and `X` have been swapped again. Media/Navigation layer ====================== * The function keys are now on this layer. * Mouse keys have been removed. * Media start/stop/prev/next have been removed. * `Print screen` has been removed. * There is only one screen lock key now. Heatmap ======= * Fixed a few issues in the finger-stats calculation. * The tool now also timestamps and saves all input lines to a logfile, which it loads on start, allowing one to continue the collection after upgrading the tool. * The heatmap tool will now colorize the stats by default. * The periodic stats are now printed in a more compact format. Tools ===== * Added a new tool, `tools/layer-notify` that listens to layer change events on the HID console, and pops up a notification on layer changes. * Another new tool, `tools/text-to-log.py` has been added that converts arbitrary text to a keylogger output, which can be fed to the heatmap generator. * A number of features have been moved to the `tools/hid-commands` utility. These generally are OS dependent, and are easier to implement on the software side. Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
* | / | | | | Adds EPRM reset keyErez Zukerman2016-09-222-2/+12
|/ / / / / /
* | | | | | Merge pull request #771 from UnderSampled/masterJack Humbert2016-09-213-0/+340
|\ \ \ \ \ \ | | | | | | | | | | | | | | Impossible Layout