Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-22 | Missed commenting out notes at end of line | ||
2017-01-22 | Fixed keymap matrix on rev2 | ||
* Fixed keymap matrix in rev2 so that left half and right half match when in same orientation. | |||
2017-01-22 | Created lines to uncomment keyboards built upside down | ||
* Reverses column order to fix left-to-right key order that occurs if PCB assembled upside down. | |||
2017-01-22 | Refactor code to eliminate duplicate defines | ||
* Moved duplicated defines out of inappropriate source files (matrix pins in keymap subdirectory) * Eliminated default keymap directory * Hardcoded serial keymap to use serial defines and EE_CONFIG * Hardcoded i2c keymap to use i2c defines | |||
2017-01-22 | SG Ergodox layout: Updated layout documentation | ||
- Swiss German Ergodox layout: Updated layout documentation based on previous layout changes. | |||
2017-01-22 | SG Ergodox layout: Fixed ENTER key mapping | ||
- Swiss German Ergodox layout: Additional ENTER key was mapped to wrong layer and keyboard half. | |||
2017-01-22 | SG Ergodox layout: Minor code formatting changes | ||
- Swiss German Ergodox layout: Removed unnecessary spaces. | |||
2017-01-22 | SG Ergodox layout: Add ENTER to left keyboard | ||
- Swiss German Ergodox layout: Added ENTER key to left keyboard half on media layer such that the enter key is available on both halves to be able to flash both halves without an additional keyboard. | |||
2017-01-22 | SG Ergodox layout: Add <br/> macro to media layer | ||
- Added <br/> macro to media layer of Swiss German layout for Ergodox | |||
2017-01-22 | document BRACKETS and SHELL_LAYER | ||
2017-01-21 | Added a copyright header to the default keymap... ¯\_(ツ)_/¯ | ||
2017-01-21 | Slightly saner default keymap for ps2avrGB and removed some unused code | ||
2017-01-21 | Simplified and polished a bit the code changes on tmk_core | ||
2017-01-21 | Renamed JSON source of Ergodox Swiss German | ||
- Renamed the JSON source files for the layout description of the Ergodox Swiss German keymap | |||
2017-01-21 | Correct layout description of ergodox swissgerman | ||
- Added missing HTML macros to media layer. | |||
2017-01-21 | Removed Ergodox EZ & Infinity specific keymaps | ||
- Removed the keymaps for Swiss German spefic for Ergodox EZ and Infinity after previously merging them. | |||
2017-01-21 | Merged keymap for Ergodox EZ & Infinity | ||
- Merged keymap for Ergodox EZ & Infinity into one single keymap using pre-processor macros. | |||
2017-01-21 | Simplification and code polish on ps2avrGB directory | ||
2017-01-21 | Got ps2avrGB to work with the V-USB protocol | ||
2017-01-21 | make shell layer more compatible with default layer | ||
2017-01-21 | Add Swiss German layout for Ergodox Infinity | ||
- Add Swiss German layout for Ergodox Infinity based on default layout for Ergodox EZ. - Minor changes in the event loop to prevent flashing display background lights. | |||
2017-01-21 | Add Swiss German layout for Ergodox EZ | ||
- Add Swiss German layout for Ergodox EZ based on default layout for Ergodox EZ. - Minor changes in the event loop to prevent flashing of leds. | |||
2017-01-21 | couple of changes to the shell layer | ||
2017-01-20 | simplify | ||
2017-01-19 | introduce shell_layer | ||
2017-01-18 | this is the atreus doc | ||
2017-01-18 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | ||
2017-01-17 | Update mitch layout for new keymaps | ||
2017-01-17 | Don't change ralt to lalt, it's really not the same thing on windows. | ||
2017-01-17 | put shell nav under tab, introduce an OSL for the brackets layer | ||
2017-01-16 | whitespace fixes | ||
2017-01-16 | vi style arrow keys. Live unicode switch support | ||
2017-01-15 | Merge pull request #987 from belak/belak/whitefox-initial-support | ||
Initial whitefox support | |||
2017-01-15 | Merge pull request #996 from milestogo/master | ||
kinesis keyboard with subdirectories for different hardware - matches pull #911 | |||
2017-01-15 | Merge pull request #999 from deadcyclo/master | ||
Adds layer images to the deadcyclo layout readme | |||
2017-01-15 | Merge pull request #1003 from mneme/master | ||
Layout "Mneme" for Atreus62 | |||
2017-01-15 | Merge pull request #1005 from kd0kkv/patch-1 | ||
Update keymap.c | |||
2017-01-15 | Merge pull request #1006 from Vifon/master | ||
Update the vifon keymap | |||
2017-01-15 | Merge pull request #1007 from bryan4887/bryan | ||
Added Bryan's keymap | |||
2017-01-13 | Added Bryan's keymap | ||
2017-01-13 | Update the vifon keymap | ||
2017-01-13 | Update keymap.c | ||
Fixed the default querty layout to have a B button and just one F | |||
2017-01-12 | Update makefile. | ||
Readme. | |||
2017-01-12 | - Change docs to match keymap. | ||
- Switched around modifiers on the function layer to match muscle memory. - Added support for application switching. | |||
2017-01-12 | Remove comments and change to correct KN_PLUS instead of KC_PLUS. | ||
2017-01-11 | Link fix in readme. | ||
2017-01-11 | Readme + minor change to make it match reality. | ||
2017-01-11 | Atreus62 first semi-final draft | ||
2017-01-10 | Fixed incorrect layer image in deadcyclo readme | ||
2017-01-10 | Merge remote-tracking branch 'upstream/master' | ||