Commit Graph

200 Commits (4e3a96ff3e14f74eb8e895959868e3b6578af7fe)

Author SHA1 Message Date
Zach Richard 8a1e656099 new planck keymap, new feature - hybrid shift/enter action key (great for small keyboards!) (#2100) 8 years ago
Jack Humbert e6b91549e3 fixes audio/midi combinations 8 years ago
Jack Humbert a7c61f2947 fix up midi stuff w/music mode 8 years ago
Colin T.A. Gray b7c76fda31 fixes case where BACKLIGHT_BREATHING is enabled, but pin doesn't support PWM 8 years ago
Colin T.A. Gray 53b043d4ef adds 'RGB_RMOD' to go through RGB modes in reverse 8 years ago
skullY 0b54e7f5ae Flesh out the grave escape overrides 8 years ago
Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check (#2029) 8 years ago
Jack Humbert b669d115c2 adds planck light keyboard 8 years ago
Sebastian Kaim 1f43495922 Added a new keycode for cycling through RBG modes which reverses directions when shift is hold. 8 years ago
Jeremy Cowgar abba393f57 Added Auto Shift, tap key = normal, hold key = shifted state. 8 years ago
Jack Humbert 7ad924bae5 Updates send_string functionality, adds terminal feature (#1657) 8 years ago
skullydazed 4580d3a730 RGB improvements (#1684) 8 years ago
Jack Humbert 4d5eeb3d7d update planck stuff 8 years ago
Balz Guenat b4be711af1 fix for issue #1568 8 years ago
Balz Guenat 188ed682e3 add short comment to grave_esc_ctrl_override 8 years ago
Balz Guenat 897ceac26c add option to let ctrl override shift/gui for the GRAVE_ESC. 8 years ago
Balz Guenat bd38273f6f add short comment to grave_esc_ctrl_override 8 years ago
Balz Guenat 7b8eed9f29 add option to let ctrl override shift/gui for the GRAVE_ESC. 8 years ago
Jack Humbert 6895c4510e fix default layer songs 8 years ago
Fredric Silberberg a3e1d9a8cc Added support for locking One Shot modifiers. 8 years ago
Fredric Silberberg 8e1be7c792 Initial implementation of the key_lock feature. 8 years ago
Joe Wasson 5987f67989 Add TX Bolt protocol support for Stenography 8 years ago
Jack Humbert fe113ebad5 start updating audio docs 8 years ago
Jack Humbert 6a3c66776c clean-up planck and preonic keymaps, move audio stuff around 8 years ago
Shayne Holmes 48ff93582b Pull out sendstring variations to their own files. 8 years ago
Shayne Holmes fdc2e8058b Allow broader send_string layout customizability via compile flag 8 years ago
rai-suta e740520b3f Fix bug. 8 years ago
rai-suta 5dae013ff8 Add JIS_KEYCODE layout for send_string() 8 years ago
jamesofarrell 98316ef017 Added Grave Escape (#1391) 8 years ago
Jack Humbert de52bd5d89 quick fix for space cadet shift 8 years ago
skullydazed 23839b8c6d Clarify the quantum license (#1042) 8 years ago
Travis La Marr ddc036b69e Refactor Bluetooth Handling 8 years ago
Gabriel Young a64ae10662 Update existing keymaps 8 years ago
Gabriel Young 1000799d1e Factor basic note processing into respective processors 8 years ago
Gabriel Young 525be99ee9 Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCED 8 years ago
Jack Humbert db1e9a469a helps to save before committing 8 years ago
Jack Humbert cbabb4d417 split up unicode systems into different files 8 years ago
Priyadi Iman Nurcahyo 8c93c5d9ab Add keycodes to turn on, turn off and toggle faux clicky 8 years ago
Jack Humbert 8d0fdf1008 adds soft pwm for non-timed ports 8 years ago
Jack Humbert b4e30d3929 added functionality for just a port 8 years ago
Priyadi Iman Nurcahyo e7c4f621f1 Restrict outputselect to LUFA only for now 8 years ago
Priyadi Iman Nurcahyo 2bef8b5b88 Limit outputselect to AVR only for now 8 years ago
Priyadi Iman Nurcahyo c17070eca5 Add layer switcher keycodes: OUT_AUTO, OUT_USB, OUT_BT, OUT_BLE 8 years ago
SjB f644b9a07a registering a weak_mods when using register_code16 8 years ago
SjB 2b3859937b speeding up (un)register_code16 8 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