summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox
AgeCommit message (Expand)AuthorFilesLines
2017-05-24tweaks default mouse speed constantsErez Zukerman1-2/+2
2017-05-16Created a dvorak keymap for Swedish developers using Visual StudioChristian Westerlund2-0/+359
2017-05-11Fix spelling of "persistent"Nikolaus Wittenstein1-4/+4
2017-05-08Merge pull request #1279 from awpr/masterErez Zukerman2-26/+38
2017-05-06Update README for keymap “coderkun_neo2”coderkun1-9/+2
2017-05-06Merge tag '0.5.43' into coderkun_neo2coderkun34-371/+1582
2017-05-06Fix F-keys on right hand to start on first keycoderkun1-1/+1
2017-04-27Change to per-key eager debouncing for ErgoDox EZ.Andrew Pritchard2-26/+38
2017-04-19Fix LCD SS pin configurationFred Sundvik1-1/+1
2017-04-18Merge pull request #1235 from siroken3/siroken3Jack Humbert5-0/+202
2017-04-14Fix KEYMAP_YORUIAN macroThomas Fitzsimmons1-19/+26
2017-04-13Add missing serial_link.h includeFred Sundvik1-0/+1
2017-04-13Fix keymap yoruian on InfinityFred Sundvik2-23/+12
2017-04-13Fix overflow warning in ordinary keymapFred Sundvik1-1/+1
2017-04-13Fix overflow warnings in dvorak_programmerFred Sundvik1-3/+3
2017-04-12Merge pull request #1213 from nstickney/masterJack Humbert4-1/+337
2017-04-09Extract Ergodox default visualizer into simple_visualizerFred Sundvik2-96/+131
2017-04-09Rename led test to led_keyframes and move animation to ErgodoxFred Sundvik2-1/+59
2017-04-09Create a file for shared Ergodox Infinity animationsFred Sundvik5-77/+90
2017-04-09Combine startup and resume animationsFred Sundvik2-17/+6
2017-04-09Fix suspend not disabling backlightFred Sundvik2-2/+2
2017-04-09Move the logo drawing keyframe to lcd_keyframesFred Sundvik2-40/+4
2017-04-09Move LCD logo to visualizer resourcesFred Sundvik3-84/+4
2017-04-09Add automatic flush for the LCD screenFred Sundvik3-4/+1
2017-04-09LCD initialization sequence according to the docsFred Sundvik2-29/+13
2017-04-09Yet another try to fix the LCD corruptionFred Sundvik1-22/+22
2017-04-09Move common visualizer keyframes into visualizer_keyframes.hFred Sundvik2-0/+2
2017-04-09Remove the need to manually enable the visualizerFred Sundvik2-8/+4
2017-04-09Separated backlight and LCD disable/enableFred Sundvik2-12/+16
2017-04-09Move LCD backlight keyframes to its own fileFred Sundvik2-9/+11
2017-04-09Move LCD keyframes to its own fileFred Sundvik2-5/+7
2017-04-09Tweaks to the Ergodox default visualizerFred Sundvik1-58/+18
2017-04-09Simple layer display on Infinity Ergodox default layoutFred Sundvik1-224/+62
2017-04-09Add visualizer for Ergodox defaultFred Sundvik1-0/+426
2017-04-09Brightness for Ergodox Infinity emulated LEDsFred Sundvik2-21/+57
2017-04-09Emulate Ergodox EZ leds by LCD colorsFred Sundvik4-44/+226
2017-04-09Display layer bitmap and keyboard led states on the LCDFred Sundvik1-29/+57
2017-04-09CIE 1931 for the LCD backlightFred Sundvik2-6/+29
2017-04-09Move CIE1931 and breathing tables to its own fileFred Sundvik1-32/+5
2017-04-09Disable LEDs on Infinity ErgodoxFred Sundvik2-3/+1
2017-04-09Display QMK logo at startup of Infinity ErgodoxFred Sundvik2-24/+65
2017-04-09Add support for blitting to the Infinity LCDFred Sundvik3-6/+33
2017-04-09Hopefully finally fix the corrupt LCDFred Sundvik2-211/+228
2017-04-09UGFX is compiled once per keyboard instead of keymapFred Sundvik1-2/+0
2017-04-09Remove unneeded makefile includeFred Sundvik2-8/+0
2017-04-09Add a keyboard specific visualizerFred Sundvik3-2/+170
2017-04-07ErgoDox Familiar layout v1Stick9-23478/+69
2017-04-03Merge remote-tracking branch 'upstream/master'Stick6-15/+326
2017-04-03disables space cadet rolloverErez Zukerman1-0/+3
2017-04-02Merge remote-tracking branch 'upstream/master'Xyverz17-26/+1547