Commit Graph

125 Commits (b0ade6dc9838d4112cbc3093ac3033aa81ef172d)

Author SHA1 Message Date
Jack Humbert c87d039839 Merge pull request #921 from Wilba6582/raw_hid
8 years ago
Jack Humbert ead68248c5 Merge pull request #913 from wez/ble_1
8 years ago
Wilba6582 fe001d46fd Initial version of Raw HID interface
8 years ago
Jack Humbert 6e0f994950 Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7
8 years ago
Wez Furlong be4e75423a Tidy up atomicity in timer.c and ring_buffer.h
8 years ago
Wilba6582 cf3926a8e1 Fixed NO_SUSPEND_POWER_DOWN handling
8 years ago
Wilba6582 5893f0fa1f Fixed NO_SUSPEND_POWER_DOWN handling
8 years ago
Jack Humbert 2b3a3ca678 Merge pull request #898 from PureSpider/backlight-fix
8 years ago
PureSpider d37becc0a9 Set backlight status to on if it's at maximum brightness already and the brightness increase keybind is used
8 years ago
Jack Humbert 6390033e86 cleaning up midid
8 years ago
IBNobody 4c6960835c Refactoring Matrix scanning
8 years ago
IBNobody 508eddf8ba Fixing Debounce - WIP
8 years ago
IBNobody 17170ba76d Fixed some large keyboard bugs
8 years ago
IBNobody 78767bf208 Fix #770, Fix #779
8 years ago
Didier Loiseau d430999047 Fix issue #772 Meh and Hyper not working
8 years ago
IBNobody cb1ac2a3ed Fixed NO_PRINT / USER_PRINT conflict warning.
8 years ago
IBNobody fe2aed0d1c Added User Print - A "light" console out option (#8)
8 years ago
IBNobody 558f3ec1eb Use keyboard config for nkro (#7)
8 years ago
Fred Sundvik cff26bc484 Merge branch 'master' into fix_line_endings
8 years ago
Fred Sundvik a5b1af4999 Normalize line endings
8 years ago
Fred Sundvik 2e3834edea Merge remote-tracking branch 'upstream/master' into makefile_overhaul
8 years ago
Jack Humbert a920548471 Merge pull request #677 from SmackleFunky/master
8 years ago
Fred Sundvik 8f2af3c6bc Merge branch 'master' into makefile_overhaul
8 years ago
Jason Green 80d10bef07 Added USB Virtual Serial support
8 years ago
Joe Wasson 8090f6b499 Improve one-hand support by adding more actions and tap keys.
8 years ago
Joe Wasson dd37860160 Add one-hand support.
8 years ago
Fred Sundvik dd8c1a7659 Don't add VERSION as a define
8 years ago
Fred Sundvik e01b4c3fd9 Most ergodox keymaps compiles on Infinity
8 years ago
Joe Wasson f9956c2aac Fix compiler warning when PREVENT_STUCK_MODIFIERS is enabled.
8 years ago
Fred Sundvik a2eae81927 Fix IS_CONSUMER macro
8 years ago
Fred Sundvik 0bfb608615 Remove unhandled KC_BTLD, RESET should be used instead
8 years ago
Jack Humbert ad43d450ca Merge pull request #490 from fredizzimo/integrate_visualizer
8 years ago
Fred Sundvik 07d0d5cbe4 Makefile fixes and update of Visualizer
8 years ago
Jack Humbert a4bf46f9b1 default keymap, reset sorted out for now, added serial to makefile
8 years ago
Jack Humbert c88207884b Merge branch 'master' into lets-split-support
8 years ago
Fred Sundvik 4b45deb652 Enable serial_link support for ChibiOS
8 years ago
Jack Humbert d707738616 i2c working
8 years ago
Jack Humbert 8e88d55bfd reverts #343 for the most part (#474)
8 years ago
fredizzimo 4d4f7684e6 Add ChibiOS support for QMK (#465)
8 years ago
Jack Humbert 13bb6b4b7f Backlight abstraction and other changes (#439)
8 years ago
Jack Humbert 649b33d778 Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)
8 years ago
Jack Humbert 1a0bac8bcc Warning reductions (#430)
8 years ago
Jack Humbert 80c8705419 reduces rgblight warnings, integrates completely (#428)
8 years ago
Jack Humbert db32864ce7 Cleans up quantum/keymap situation, removes extra lufa folders (#416)
8 years ago
Eric Tang 6955719075 Move LED strip initialization (#397)
8 years ago
Jack Humbert 287eb7ad14 Converted audio play functions to *_user (#349)
8 years ago
Eric Tang 1ae6011cef Clean up #343's code (#348)
8 years ago
Eric Tang aaa758f1d3 Optimize matrix scanning (#343)
8 years ago
Jack Humbert bf5c2ccee5 splits process_action up to handle records separately (#329)
8 years ago
Erez Zukerman 1a8c0dd22d Leader key implementation (#326)
8 years ago