Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-28 | Merge pull request #113 from chschmitz/master | ||
New German layout for ErgoDox, similar to Kinesis Ergo Elan and regular German keyboards | |||
2016-01-28 | Added .hex file. | ||
2016-01-28 | Fixed graphics. | ||
2016-01-28 | Added media layer. | ||
2016-01-28 | Added links. | ||
2016-01-28 | Added documentation. | ||
2016-01-28 | Made all layer change keys momentary. Removed Hyper and Meh in favor of ↵ | ||
layer 1 and 2 on both halves. | |||
2016-01-27 | Switched up and down keys to be closer to the vi etc. world. | ||
2016-01-27 | Fixed circonflex key. | ||
2016-01-27 | Fixed regarding Ctrl and Alt keys. | ||
2016-01-27 | Added a German layout inspired by the Kinesis Ergo Elan and based on the ↵ | ||
"german" keymap. | |||
2016-01-26 | Merge pull request #110 from mollat/master | ||
add mollat keymap | |||
2016-01-26 | add mollat keymap | ||
2016-01-25 | Merge pull request #109 from petereichinger/master | ||
Fix flickering when sleeping | |||
2016-01-25 | Merge branch 'master' into flicker-fix | ||
2016-01-25 | Merge pull request #107 from tonyabra/config/tonyabra-osx | ||
Simplified osx layout for ergodox ez | |||
2016-01-24 | Simplified osx layout for ergodox ez | ||
2016-01-24 | Merge pull request #106 from yangliu/planck-rgb | ||
RGB Underglow with WS2812 LEDs | |||
2016-01-24 | no message | ||
2016-01-24 | Update README | ||
2016-01-24 | add one more photo | ||
2016-01-24 | Add a photo for the demonstration of RGB underflow | ||
2016-01-24 | fix bugs in animation effects | ||
2016-01-24 | Integrate WS2812 code into quantum core | ||
2016-01-24 | Add support for WS2812 LEDs | ||
2016-01-24 | Remove led_off() it is not used | ||
2016-01-23 | Makefile back to defaults | ||
2016-01-23 | changes to the template | ||
2016-01-23 | not sure how this got here.. | ||
2016-01-23 | Merge pull request #104 from jackhumbert/smarkefile | ||
Rework Planck file structure | |||
2016-01-23 | rename file | ||
2016-01-23 | Merge branch 'audio' of https://github.com/jackhumbert/tmk_keyboard into ↵ | ||
smarkefile | |||
2016-01-23 | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard into ↵ | ||
smarkefile | |||
2016-01-23 | Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard into audio | ||
2016-01-23 | starting the hand-wiring guide | ||
2016-01-23 | Merge pull request #102 from sboesebeck/master | ||
osx_de/keymap.c file is missing... | |||
2016-01-23 | Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware | ||
2016-01-23 | Merge pull request #97 from DidierLoiseau/typematrix | ||
TypeMatrix 2030 Layout for ErgoDox EZ | |||
2016-01-23 | Fixed rendering of the Layer Switching section | ||
2016-01-23 | Fixed small issues in README.md | ||
- fixed rendering of the basic layer on GitHub - fixed missing Calculator, Mail & Browser Home keys in Fn Layer | |||
2016-01-23 | Added keymap.hex | ||
2016-01-23 | Moved layout description to README.md and added more details | ||
2016-01-23 | Added Calculator, Mail and Browser Home application keys. | ||
2016-01-23 | Renamed "Numbers Layer" to "Numeric Layer" | ||
2016-01-23 | Implemented new folders structure. | ||
moved keymap_typematrix.c to tm2030/keymap.c | |||
2016-01-23 | Merge remote-tracking branch 'jackhumbert/master' into typematrix | ||
2016-01-23 | Merge pull request #100 from RageZBla/colemak | ||
Add colemak keymap to Ergodox EZ. | |||
2016-01-23 | Add colemak keymap to Ergodox EZ. | ||
2016-01-22 | Backlight fix from reddit | ||
https://www.reddit.com/r/olkb/comments/41ur41/crazy_flashing_when_my_computer_sleeps/ | |||
2016-01-22 | Merge pull request #98 from xaocon/fix_tap | ||
Single tap enable ACTION_LAYER_TAP_TOGGLE layer |