194 Commits (4d4f7684e684bec319f166121463a88cd4a62703)

Author SHA1 Message Date
  fredizzimo 4d4f7684e6 Add ChibiOS support for QMK (#465) 8 years ago
  Jack Humbert 8125cdb88c gets rid of rand warning [skip ci] 8 years ago
  Jack Humbert 60fd885a6e rand supports other chips 8 years ago
  Jack Humbert 197f152dee adds random base64 character generator 8 years ago
  Jack Humbert 65faab3b89 Moves features to their own files (process_*), adds tap dance feature (#460) 8 years ago
  Jack Humbert 215c2119af Implements subprojects and updates projects for this (#459) 8 years ago
  Jack Humbert 00dcac7270 updates planck macros to keycodes, prototype fn_actions 8 years ago
  Jack Humbert b68b722325 updates ez's matrix to spec 8 years ago
  Jack Humbert 13bb6b4b7f Backlight abstraction and other changes (#439) 8 years ago
  Jack Humbert 98f0807359 increase leader seq size to 5 8 years ago
  Jack Humbert 649b33d778 Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432) 8 years ago
  Jack Humbert e329729d3a adds fuse settings for atmega32u4, fixes keymap_extras includes 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 a8375fa15a updates all config.h and Makefiles to correct references, text 8 years ago
  Jack & Erez 76076db725 [Jack & Erez] Fixes Space Cadet right shift 8 years ago
  Jack Humbert db32864ce7 Cleans up quantum/keymap situation, removes extra lufa folders (#416) 8 years ago
  Jack Humbert 008c8d54a0 adds power_up to quantum's matrix file 8 years ago
  Jack Humbert b70248fa21 addresses #369 8 years ago
  Jack Humbert d9e4dad0a8 Makefile redo & other features (#395) 8 years ago
  Eric Tang 794aed37a0 Improve string sending (#376) 8 years ago
  Jack Humbert 4635b44533 new line/tab in send_string 8 years ago
  Jack Humbert 1c9f33c06a adds send_string functionality (string macros) 8 years ago
  Jack Humbert a53bc24c4d makes .SILENT (less verbose) by default - override with VERBOSE=1 8 years ago
  Jack Humbert 17977a7e24 process_record implementation (non-breaking for process_action ATM) 8 years ago
  Jack Humbert 38987d4c15 updates quantum template to prevent backlight conflicts 8 years ago
  Jack Humbert de57799530 brings alps64 up-to-date (needs testing) 8 years ago
  Jack Humbert 209ee3cd05 removes duplicate double quote and odd whitespace 8 years ago
  Nathan Sharfi 9d6debd9b2 Add double quote for everyone; update Zweihander 8 years ago
  Erez Zukerman 8bc69afc63 [Erez & Jack] Optimizes shift_interrupted array 8 years ago
  Erez Zukerman 1237025963 [Erez & Jack] Packages Space Cadet shifts into keycodes 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
  purpleP 0275d444d7 fixed small bug with AUDIO_ENABLED (#339) 8 years ago
  Jack Humbert b732b79b49 adapts unicode to quantum.c (#333) 8 years ago
  Jack Humbert 0428214b90 adds music and audio toggles (#337) 8 years ago
  heartsekai 465aabe11d Added Swiss-German keymap. (#335) 8 years ago
  Jack Humbert fde477a927 updates midi functionality (#331) 8 years ago
  Jack Humbert bf5c2ccee5 splits process_action up to handle records separately (#329) 8 years ago
  Jack Humbert 15719f3574 adds a sequencer to the music mode (#330) 8 years ago
  Erez Zukerman 1a8c0dd22d Leader key implementation (#326) 8 years ago
  Jack Humbert 3f02637f4d Backlight Breathing for Planck and Atomic 8 years ago
  Jack Humbert 684793360c quantum accommodates more than 16 columns 8 years ago
  Nathan Sharfi 08f3142463 Add KC_LABK and KC_RABK (< and >) 8 years ago
  Erez Zukerman 9bb368a5fb [Jack & Erez] Defines MOD_HYPR and MOD_MEH 8 years ago
  Erez Zukerman f293bf2340 [Jack & Erez] Removes duplicate reference, sorts whitespace 8 years ago
  Jack Humbert 41b3e399b1 adds keycode shortcuts for OSL and OSM 8 years ago
  Tom Duckering d4520cd3ac Referencing the hex file (#309) 8 years ago
  IBNobody 83e1cc241e Clarified audio.c (#302) 8 years ago