]> git.donarmstrong.com Git - qmk_firmware.git/shortlog
qmk_firmware.git
2017-04-12 Jack HumbertMerge pull request #1217 from fredizzimo/ergodox_defaul...
2017-04-12 kamisamamizuFixed position of BSLS and BSPC
2017-04-12 Adam YH LeeUpdate default layout
2017-04-12 Fred SundvikFix code formatting in build_keyboard.mk
2017-04-12 jpetermansfixed write_led_page col shift, added option for lock...
2017-04-11 skullydazedLink to ChibiOS
2017-04-11 skullydazedUpdated Compatible Microcontrollers (markdown)
2017-04-11 skullydazedAdding notes about ARM processors
2017-04-11 jpetermansled init code missing pwm writes for Frame 1
2017-04-11 jpetermansrevised led controller code to allow for more options
2017-04-11 Joe DeVivomimic atreus firmware defaults
2017-04-09 Fred SundvikExtract Ergodox default visualizer into simple_visualizer
2017-04-09 Fred SundvikRename led test to led_keyframes and move animation...
2017-04-09 Fred SundvikCreate a file for shared Ergodox Infinity animations
2017-04-09 Fred SundvikCombine startup and resume animations
2017-04-09 Fred SundvikFix suspend not disabling backlight
2017-04-09 Fred SundvikMove the logo drawing keyframe to lcd_keyframes
2017-04-09 Fred SundvikMove LCD logo to visualizer resources
2017-04-09 Fred SundvikAdd automatic flush for the LCD screen
2017-04-09 Fred SundvikLCD initialization sequence according to the docs
2017-04-09 Fred SundvikYet another try to fix the LCD corruption
2017-04-09 Fred SundvikMove common visualizer keyframes into visualizer_keyfra...
2017-04-09 Fred SundvikRemove the need to manually enable the visualizer
2017-04-09 Fred SundvikSeparated backlight and LCD disable/enable
2017-04-09 Fred SundvikMove LCD backlight keyframes to its own file
2017-04-09 Fred SundvikMove LCD keyframes to its own file
2017-04-09 Fred SundvikDelete visualizer example integration
2017-04-09 Fred SundvikTweaks to the Ergodox default visualizer
2017-04-09 Fred SundvikSimple layer display on Infinity Ergodox default layout
2017-04-09 Fred SundvikAdd visualizer for Ergodox default
2017-04-09 Fred SundvikBrightness for Ergodox Infinity emulated LEDs
2017-04-09 Fred SundvikEmulate Ergodox EZ leds by LCD colors
2017-04-09 Fred SundvikDisplay layer bitmap and keyboard led states on the LCD
2017-04-09 Fred SundvikCIE 1931 for the LCD backlight
2017-04-09 Fred SundvikMove CIE1931 and breathing tables to its own file
2017-04-09 Fred SundvikDisable LEDs on Infinity Ergodox
2017-04-09 Fred SundvikDisplay QMK logo at startup of Infinity Ergodox
2017-04-09 Fred SundvikAdd support for blitting to the Infinity LCD
2017-04-09 Fred SundvikHopefully finally fix the corrupt LCD
2017-04-09 Fred SundvikOnly re-send matrix every 5ms
2017-04-09 Fred SundvikEmpty implementation of has_onshot_mods_timed_out
2017-04-09 Fred SundvikUGFX is compiled once per keyboard instead of keymap
2017-04-09 Fred SundvikRemove unneeded makefile include
2017-04-09 Fred SundvikAdd a keyboard specific visualizer
2017-04-09 Dylan KhorAdded breathing macros and removed mappings to unused...
2017-04-09 XyverzCleaned up the keymap:
2017-04-08 TerryMathewsMerge pull request #1 from qmk/master
2017-04-08 XyverzMore missed keycodes; added PSCR, SLCK, and PAUS to...
2017-04-08 XyverzCorrected a missed typo in the readme.
2017-04-07 jpetermansadd ability to toggle individual led by address
2017-04-07 StickErgoDox Familiar layout v1
2017-04-07 XyverzMore tweaks to keymap and readme.
2017-04-07 XyverzMerge remote-tracking branch 'upstream/master'
2017-04-07 XyverzAdded readme
2017-04-07 XyverzReworked Atreus keymap, added README
2017-04-06 jpetermansMoved led page arrays to keymap.c and added keymap...
2017-04-06 jpetermansSmall keymap tweak and clean up.
2017-04-06 jpetermansAdd Kinetis_i2c settings consistent with whitefox mcuconf
2017-04-06 jpetermansmatch hal settings to whitefox, fix make rules
2017-04-06 jpetermansAdd led_controller.h to user keymap.c
2017-04-06 jpetermansadd led init function to header for use in keymap.c
2017-04-06 jpetermansAdjust led_controller.c matrix sttings and init function
2017-04-06 jpetermansAdded tmk whitefox led files
2017-04-06 jpetermansAdded personal configs and keymap to infinity60/keymaps
2017-04-06 StickMerge remote-tracking branch 'upstream/master'
2017-04-05 skullydazedUpdated Custom Quantum Functions (markdown)
2017-04-05 skullydazedUpdated Custom Quantum Functions (markdown)
2017-04-05 Gabe YFix formatting in BUILD_GUIDE.md (#1208)
2017-04-05 skullydazedUpdated Custom Quantum Functions (markdown)
2017-04-05 skullydazedUpdated Custom Quantum Functions (markdown)
2017-04-05 skullydazedUpdated Custom Quantum Functions (markdown)
2017-04-05 skullydazedUpdated Custom Quantum Functions (markdown)
2017-04-05 skullydazedUpdated Custom Quantum Functions (markdown)
2017-04-05 skullydazedUpdated Custom Quantum Functions (markdown)
2017-04-05 skullydazedCreated Custom Quantum Functions (markdown)
2017-04-05 Jack HumbertUpdated Becoming a QMK Collaborator (markdown)
2017-04-05 Jack HumbertCreated Becoming a QMK Collaborator (markdown)
2017-04-05 Jack HumbertUpdated _Sidebar (markdown)
2017-04-05 Jack HumbertCreated Adding features to QMK (markdown)
2017-04-04 Jack HumbertRevert 923d32a0eff175fac8d67574456ad9e1bd2941eb...f39ba...
2017-04-04 Jack Humbertclean-up keycode stuff
2017-04-04 Jack Humbertsplit off tmk differences into own page
2017-04-04 Jack HumbertCreated Differences from TMK (markdown)
2017-04-04 Jack HumbertUpdated Home (markdown)
2017-04-04 Dylan KhorFixed my wording
2017-04-04 Dylan KhorAdded note about homebrew related installation times
2017-04-04 Jack HumbertMerge pull request #1207 from bigtunaIO/master
2017-04-04 Adam LeeSet Bootloader Size to 4K
2017-04-04 Adam YH LeeMerge branch 'miuni32-OA'
2017-04-04 Adam YH LeeAdd B1gtuna Miuni32
2017-04-04 Jack HumbertMerge pull request #1206 from Dan-Saunders/patch-2
2017-04-04 Jack HumbertMerge pull request #1203 from ishtob/master
2017-04-04 Jack HumbertMerge branch 'master' into master
2017-04-03 StickMerge remote-tracking branch 'upstream/master'
2017-04-03 Dan SaundersCreate twolayer.c
2017-04-03 Jack HumbertMerge pull request #1204 from nooges/lets-split-fixes
2017-04-03 Danny NguyenInclude use of either TRS or TRRS
2017-04-03 Erez Zukermandisables space cadet rollover
2017-04-03 Danny NguyenRemove flip-half from keymap
2017-04-03 Danny NguyenUpdate Let’s Split readme
next