Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-22 | Merge pull request #1022 from lucwastiaux/master | Jack Humbert | |
Improvements to Dvorak Programmer Ergodox keymap | |||
2017-01-22 | Merge pull request #1021 from luizribeiro/ps2avrGB | Jack Humbert | |
Support for ps2avrGB / winkeyless.kr boards | |||
2017-01-22 | Merge pull request #1023 from TerryMathews/master | Jack Humbert | |
Corrects Let's Split code | |||
2017-01-22 | Missed commenting out notes at end of line | TerryMathews | |
2017-01-22 | Fixed keymap matrix on rev2 | TerryMathews | |
* 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 | TerryMathews | |
* 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 | TerryMathews | |
* 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 | Upgrade AVR 8-bit Toolchain to 3.5.4 on Travis | Luiz Ribeiro | |
2017-01-22 | SG Ergodox layout: Updated layout documentation | Andreas Schmidt | |
- Swiss German Ergodox layout: Updated layout documentation based on previous layout changes. | |||
2017-01-22 | SG Ergodox layout: Fixed ENTER key mapping | Andreas Schmidt | |
- 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 | Andreas Schmidt | |
- Swiss German Ergodox layout: Removed unnecessary spaces. | |||
2017-01-22 | SG Ergodox layout: Add ENTER to left keyboard | Andreas Schmidt | |
- 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 | Andreas Schmidt | |
- Added <br/> macro to media layer of Swiss German layout for Ergodox | |||
2017-01-22 | document BRACKETS and SHELL_LAYER | lucwastiaux | |
2017-01-21 | Added a copyright header to the default keymap... ¯\_(ツ)_/¯ | Luiz Ribeiro | |
2017-01-21 | Slightly saner default keymap for ps2avrGB and removed some unused code | Luiz Ribeiro | |
2017-01-21 | Simplified and polished a bit the code changes on tmk_core | Luiz Ribeiro | |
2017-01-21 | Renamed JSON source of Ergodox Swiss German | Andreas Schmidt | |
- Renamed the JSON source files for the layout description of the Ergodox Swiss German keymap | |||
2017-01-21 | Correct layout description of ergodox swissgerman | Andreas Schmidt | |
- Added missing HTML macros to media layer. | |||
2017-01-21 | Removed Ergodox EZ & Infinity specific keymaps | Andreas Schmidt | |
- 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 | Andreas Schmidt | |
- Merged keymap for Ergodox EZ & Infinity into one single keymap using pre-processor macros. | |||
2017-01-21 | Simplification and code polish on ps2avrGB directory | Luiz Ribeiro | |
2017-01-21 | Got ps2avrGB to work with the V-USB protocol | Luiz Ribeiro | |
2017-01-21 | make shell layer more compatible with default layer | lucwastiaux | |
2017-01-21 | Add Swiss German layout for Ergodox Infinity | Andreas Schmidt | |
- 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 | Andreas Schmidt | |
- 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 | lucwastiaux | |
2017-01-20 | simplify | Callum Oakley | |
2017-01-19 | introduce shell_layer | lucwastiaux | |
2017-01-18 | Merge pull request #1016 from arthurnn/patch-1 | Jack Humbert | |
this is the atreus doc | |||
2017-01-18 | this is the atreus doc | Arthur Nogueira Neves | |
2017-01-17 | added mods status bit to visualizer. | SjB | |
Since we can't read the real_mods and oneshot_mods static variable directly within the update_user_visualizer_state function (Threading and serial link). We are know storing the mods states in the visualizer_keyboard_status_t structure. We can now display the status of the modifier keys on the LCD display. | |||
2017-01-17 | Merge pull request #1013 from mitchlloyd/mitch-keymap-update | Jack Humbert | |
Update mitch layout for new keymaps | |||
2017-01-17 | Update mitch layout for new keymaps | Mitch Lloyd | |
2017-01-17 | put shell nav under tab, introduce an OSL for the brackets layer | lucwastiaux | |
2017-01-15 | Merge pull request #987 from belak/belak/whitefox-initial-support | Jack Humbert | |
Initial whitefox support | |||
2017-01-15 | Merge pull request #996 from milestogo/master | Jack Humbert | |
kinesis keyboard with subdirectories for different hardware - matches pull #911 | |||
2017-01-15 | Merge pull request #999 from deadcyclo/master | Jack Humbert | |
Adds layer images to the deadcyclo layout readme | |||
2017-01-15 | Merge pull request #1003 from mneme/master | Jack Humbert | |
Layout "Mneme" for Atreus62 | |||
2017-01-15 | Merge pull request #1005 from kd0kkv/patch-1 | Jack Humbert | |
Update keymap.c | |||
2017-01-15 | Merge pull request #1006 from Vifon/master | Jack Humbert | |
Update the vifon keymap | |||
2017-01-15 | Merge pull request #1007 from bryan4887/bryan | Jack Humbert | |
Added Bryan's keymap | |||
2017-01-15 | Merge pull request #1009 from getclacking/master | Jack Humbert | |
Typo fix | |||
2017-01-15 | Typo fix | Jason Milkins | |
2017-01-13 | Added Bryan's keymap | Bryan Hernandez | |
2017-01-13 | Merge pull request #1004 from jackhumbert/hf/scmd | Erez Zukerman | |
Adds SCMD and SCMD_T | |||
2017-01-13 | Update quantum_keycodes.h | Jack Humbert | |
2017-01-13 | Update the vifon keymap | Wojciech Siewierski | |
2017-01-13 | Update keymap.c | kd0kkv | |
Fixed the default querty layout to have a B button and just one F | |||
2017-01-12 | Update makefile. | David Olsson | |
Readme. |