Commit Graph

115 Commits (c6ea96ab431806b8e610e325ace86fd7ef42a996)

Author SHA1 Message Date
Ofer Plesser f0768f8be9 Forgot to use define in delay instead of hardcoded number
8 years ago
Ofer Plesser 9f41544e1d Added back PS2_MOUSE_INIT_DELAY define
8 years ago
ofples d639e08a31 Refactored and improved ps2 mouse feature
8 years ago
Wez Furlong 044fa3ff85 Connect the adafruit ble code to the lufa main loop
8 years ago
Jack Humbert 78f8fe361f Merge pull request #915 from wez/ble_3
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 712476cd28 Add support for Adafruit BLE modules
8 years ago
Jack Humbert 7edac212c8 separated into api files/folder
8 years ago
Priyadi Iman Nurcahyo 9a071f051c Make PS2 init delay configurable. Some devices are not fully powered up
8 years ago
Jack Humbert f25596b8dc rgblight fixes
8 years ago
Jack Humbert cefa8468fb travis pls
8 years ago
Jack Humbert 2e23689b8e converted to new format
8 years ago
Jack Humbert 3d7aaa31e4 converted to 8bit messages
8 years ago
Jack Humbert 6390033e86 cleaning up midid
8 years ago
Jack Humbert 664c0a036b cleaning up new code
8 years ago
Jack Humbert c1037b1dc0 working with helper, qmk_helper_windows@05b0105
8 years ago
Jack Humbert b57cf3c0c8 more structure to the package
8 years ago
Jack Humbert 161bd5596b midi back and forth
8 years ago
Jack Humbert 3774a7fcda rgb light through midi
8 years ago
Jack Humbert 530dd3377e animations, midi, etc
8 years ago
Jack Humbert e9f7487518 mostly working
8 years ago
IBNobody 558f3ec1eb Use keyboard config for nkro (#7)
8 years ago
IBNobody 16e706214f Change NKRO size fron 16 bytes to 32 bytes.
8 years ago
Fred Sundvik a5b1af4999 Normalize line endings
8 years ago
Jason Green 7009112752 move to ergodox-ez only
8 years ago
Jason Green 80d10bef07 Added USB Virtual Serial support
8 years ago
Fred Sundvik fd2f957a1a Normalize line endings
8 years ago
Travis La Marr d48a4cf1eb Fix OS X Recognizing keyboard as Mouse/Tablet
8 years ago
Fred Sundvik bcbd8f1c50 Add suspend support to the ChibiOS visualizer
8 years ago
Fred Sundvik 7229751ba9 Fix visualizer crash at startup
8 years ago
Fred Sundvik 07d0d5cbe4 Makefile fixes and update of Visualizer
8 years ago
Fred Sundvik 4b45deb652 Enable serial_link support for ChibiOS
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 a8375fa15a updates all config.h and Makefiles to correct references, text
8 years ago
Jack Humbert db32864ce7 Cleans up quantum/keymap situation, removes extra lufa folders (#416)
8 years ago
Jack Humbert d9e4dad0a8 Makefile redo & other features (#395)
8 years ago
Masahiro Wakame 6b8b332f77 fix HID_RI_LOGICAL_MAXIMUM value (#388)
8 years ago
Jack Humbert 897f5b2f9d updates midi in play_note to better octave
8 years ago
Jack Humbert fde477a927 updates midi functionality (#331)
8 years ago
Eric Tang 620ac4b260 Update functions used to write to EEPROM
9 years ago
IBNobody d5b72e7bde Fixed many compiler warnings related to print being disabled
9 years ago
Jack Humbert bb0836c620 the spacessss
9 years ago
Jack Humbert 63462bf8c1 changing up the makefile a bit
9 years ago
Jack Humbert eb61700912 better integrations
9 years ago
Jack Humbert 547da78335 merging tmk
9 years ago
Jun Wako 5ce9bf8353 Merge commit 'fdc38ef3f92af7adeeb4de49550d8838c8a39b5c'
9 years ago
tmk ed9766a7d4 core: Fix for disabling NKRO in Boot protocol
9 years ago
tmk bf3d4b3c06 lufa: Fix endpoint bank mode for ATMega32u2
9 years ago
tmk 9b99f8f864 next_usb: Fix next_kbd_set_leds()
9 years ago
tmk 35203cad6a core: Fix lufa suspend callback(#234)
9 years ago
tmk 1efdd867c8 usb_usb: Ignore error usage(0x01-03) report
9 years ago
tmk fdce0c9cc0 lufa: Fix console flush #223
9 years ago
tmk 80fd3b0b24 ibm4704_usb: Fix protocol handling
9 years ago
tmk 6b588eb7f7 Add keyboard_setup() and matrix_setup()
9 years ago
tmk 9a2282157f ibm4704_usb: Fix interrupt of clock(rising edge)
9 years ago
tmk b8fba54a20 usb_usb: Change debug LED pin config
9 years ago
tmk f1f2066657 Merge commit 'f6d56675f9f981c5464f0ca7a1fbb0162154e8c5'
9 years ago
tmk d9fee5571d Merge commit '4d116a04e94cf0d19317d5b44e4fa9f34a3e5594'
10 years ago
tmk d5482f29f4 Fix debug print
10 years ago
tmk d42aa47809 Fix ibm4704 protocol with using interrupt
10 years ago
tmk 1a02ebcc61 Merge commit 'a074364c3731d66b56d988c8a6c960a83ea0e0a1' as 'tmk_core'
10 years ago