Commit Graph

113 Commits (3f4cef6c84cc6ae9f28efe31b3b9fcd038ece541)

Author SHA1 Message Date
Jack Humbert c2239e6b96 merging
9 years ago
Jack Humbert cbabb4d417 split up unicode systems into different files
9 years ago
Priyadi Iman Nurcahyo 8c93c5d9ab Add keycodes to turn on, turn off and toggle faux clicky
9 years ago
Jack Humbert 8d0fdf1008 adds soft pwm for non-timed ports
9 years ago
Jack Humbert b4e30d3929 added functionality for just a port
9 years ago
Jack Humbert 0c2b6951a6 Merge pull request #1057 from priyadi/selectable_output
9 years ago
Jack Humbert 4348fb54d6 Merge pull request #960 from ofples/feature/combos
9 years ago
Priyadi Iman Nurcahyo e7c4f621f1 Restrict outputselect to LUFA only for now
9 years ago
Priyadi Iman Nurcahyo 2bef8b5b88 Limit outputselect to AVR only for now
9 years ago
Priyadi Iman Nurcahyo c17070eca5 Add layer switcher keycodes: OUT_AUTO, OUT_USB, OUT_BT, OUT_BLE
9 years ago
SjB f644b9a07a registering a weak_mods when using register_code16
9 years ago
SjB 2b3859937b speeding up (un)register_code16
9 years ago
Ofer Plesser 01038ab54c Added check that makes sure a code is a right modifier before considering it as one
9 years ago
Ofer Plesser 40abf8bc9c Moved combo processing lower down in process logic
9 years ago
Ofer Plesser b6bf4e0dce Added support for timing out combos if a key as been pressed for longer than COMBO_TERM
9 years ago
Ofer Plesser eac8fa7999 Implemented basic key combination feature
9 years ago
Jack Humbert 7edac212c8 separated into api files/folder
9 years ago
Jack Humbert cefa8468fb travis pls
9 years ago
Jack Humbert 450a8fb5b6 Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7
9 years ago
Jack Humbert 664c0a036b cleaning up new code
9 years ago
Gergely Nagy 74a1f00713 Fix the Space Cadet timeout code
9 years ago
Gergely Nagy ffa5b1e7ea Add a timeout to space-cadet shift.
9 years ago
Jack Humbert e9f7487518 mostly working
9 years ago
Jack Humbert 33e62c080c merging
9 years ago
Jack Humbert 5f91fb4136 working with power limit
9 years ago
Priyadi Iman Nurcahyo 5b2e455d3b Unicode map framework. Allow unicode up to 0xFFFFF using separate
9 years ago
IBNobody 558f3ec1eb Use keyboard config for nkro (#7)
9 years ago
IBNobody e571d4656c Set keyboard_nkro (used by TMK) w/ MAGIC_HOST_NKRO
9 years ago
Gergely Nagy 0d28787c5c Add a register/unregister_code16 pair of functions
9 years ago
Wojciech Siewierski 644c8c7927 Fix the process_record_nocache function
9 years ago
Gergely Nagy 857aa5bef6 process_unicode: Call process_ucis() automatically
9 years ago
Pavlos Vinieratos a28a6e5b79 extract reset keyboard into a function
9 years ago
Jack Humbert a998a48673 Merge pull request #477 from Smilliam/master
9 years ago
Smilliam b12fe6abb2 Made rollover behavior for space cadet optional
9 years ago
TerryMathews f7a8682226 Move return out of event if block
9 years ago
TerryMathews 50c686587e Create keycodes for RGB control functions
9 years ago
Jack Humbert a4bf46f9b1 default keymap, reset sorted out for now, added serial to makefile
9 years ago
Smilliam 6b0c9cc905 fixed indentation.
9 years ago
Smilliam 1412076df6 Allow Space Cadet state to be canceled by alternate Shift key
9 years ago
fredizzimo 4d4f7684e6 Add ChibiOS support for QMK (#465)
9 years ago
Jack Humbert 60fd885a6e rand supports other chips
10 years ago
Jack Humbert 197f152dee adds random base64 character generator
10 years ago
Jack Humbert 65faab3b89 Moves features to their own files (process_*), adds tap dance feature (#460)
10 years ago
Jack Humbert b68b722325 updates ez's matrix to spec
10 years ago
Jack Humbert 13bb6b4b7f Backlight abstraction and other changes (#439)
10 years ago
Jack Humbert 98f0807359 increase leader seq size to 5
10 years ago
Jack & Erez 76076db725 [Jack & Erez] Fixes Space Cadet right shift
10 years ago
Jack Humbert db32864ce7 Cleans up quantum/keymap situation, removes extra lufa folders (#416)
10 years ago
Jack Humbert b70248fa21 addresses #369
10 years ago
Eric Tang 794aed37a0 Improve string sending (#376)
10 years ago
Jack Humbert 4635b44533 new line/tab in send_string
10 years ago
Jack Humbert 1c9f33c06a adds send_string functionality (string macros)
10 years ago
Jack Humbert 17977a7e24 process_record implementation (non-breaking for process_action ATM)
10 years ago
Erez Zukerman 8bc69afc63 [Erez & Jack] Optimizes shift_interrupted array
10 years ago
Erez Zukerman 1237025963 [Erez & Jack] Packages Space Cadet shifts into keycodes
10 years ago
Jack Humbert 287eb7ad14 Converted audio play functions to *_user (#349)
10 years ago
purpleP 0275d444d7 fixed small bug with AUDIO_ENABLED (#339)
10 years ago
Jack Humbert b732b79b49 adapts unicode to quantum.c (#333)
10 years ago
Jack Humbert 0428214b90 adds music and audio toggles (#337)
10 years ago
Jack Humbert fde477a927 updates midi functionality (#331)
10 years ago
Jack Humbert bf5c2ccee5 splits process_action up to handle records separately (#329)
10 years ago
Jack Humbert 15719f3574 adds a sequencer to the music mode (#330)
10 years ago
Erez Zukerman 1a8c0dd22d Leader key implementation (#326)
10 years ago