index
:
qmk_firmware
redox-keymap-yushyin
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
quantum
/
quantum.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-12
fix for issue #1568
Balz Guenat
1
-4
/
+15
2017-08-11
add short comment to grave_esc_ctrl_override
Balz Guenat
1
-0
/
+2
2017-08-11
add option to let ctrl override shift/gui for the GRAVE_ESC.
Balz Guenat
1
-0
/
+5
2017-08-10
fix default layer songs
Jack Humbert
1
-5
/
+4
2017-08-08
Added support for locking One Shot modifiers.
Fredric Silberberg
1
-1
/
+1
2017-08-08
Initial implementation of the key_lock feature.
Fredric Silberberg
1
-0
/
+4
2017-07-27
Add TX Bolt protocol support for Stenography
Joe Wasson
1
-3
/
+6
2017-07-23
start updating audio docs
Jack Humbert
1
-4
/
+1
2017-07-23
clean-up planck and preonic keymaps, move audio stuff around
Jack Humbert
1
-1
/
+46
2017-07-05
Pull out sendstring variations to their own files.
Shayne Holmes
1
-88
/
+2
2017-07-05
Allow broader send_string layout customizability via compile flag
Shayne Holmes
1
-142
/
+94
2017-06-25
Fix bug.
rai-suta
1
-1
/
+1
2017-06-24
Add JIS_KEYCODE layout for send_string()
rai-suta
1
-22
/
+120
2017-06-16
Added Grave Escape (#1391)
jamesofarrell
1
-0
/
+8
2017-04-03
quick fix for space cadet shift
Jack Humbert
1
-5
/
+5
2017-03-29
Clarify the quantum license (#1042)
skullydazed
1
-0
/
+16
2017-03-28
Merge pull request #1112 from newsboytko/newsboytko/midi-keycodes
Jack Humbert
1
-3
/
+6
2017-03-24
Refactor Bluetooth Handling
Travis La Marr
1
-8
/
+0
2017-02-26
Update existing keymaps
Gabriel Young
1
-2
/
+2
2017-02-26
Factor basic note processing into respective processors
Gabriel Young
1
-0
/
+3
2017-02-26
Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCED
Gabriel Young
1
-2
/
+2
2017-02-19
helps to save before committing
Jack Humbert
1
-3
/
+1
2017-02-19
merging
Jack Humbert
1
-0
/
+39
2017-02-15
split up unicode systems into different files
Jack Humbert
1
-0
/
+13
2017-02-13
Add keycodes to turn on, turn off and toggle faux clicky
Priyadi Iman Nurcahyo
1
-0
/
+24
2017-02-12
adds soft pwm for non-timed ports
Jack Humbert
1
-14
/
+45
2017-02-07
added functionality for just a port
Jack Humbert
1
-32
/
+62
2017-02-07
Merge pull request #1057 from priyadi/selectable_output
Jack Humbert
1
-0
/
+33
2017-02-07
Merge pull request #960 from ofples/feature/combos
Jack Humbert
1
-0
/
+8
2017-02-01
Restrict outputselect to LUFA only for now
Priyadi Iman Nurcahyo
1
-2
/
+2
2017-02-01
Limit outputselect to AVR only for now
Priyadi Iman Nurcahyo
1
-0
/
+4
2017-02-01
Add layer switcher keycodes: OUT_AUTO, OUT_USB, OUT_BT, OUT_BLE
Priyadi Iman Nurcahyo
1
-0
/
+29
2017-01-29
registering a weak_mods when using register_code16
SjB
1
-4
/
+24
2017-01-24
speeding up (un)register_code16
SjB
1
-2
/
+10
2016-12-23
Added check that makes sure a code is a right modifier before considering it ...
Ofer Plesser
1
-0
/
+2
2016-12-16
Moved combo processing lower down in process logic
Ofer Plesser
1
-3
/
+3
2016-12-10
Added support for timing out combos if a key as been pressed for longer than ...
Ofer Plesser
1
-0
/
+5
2016-12-09
Implemented basic key combination feature
Ofer Plesser
1
-0
/
+3
2016-11-26
separated into api files/folder
Jack Humbert
1
-3
/
+3
2016-11-24
travis pls
Jack Humbert
1
-2
/
+7
2016-11-22
Merge branch 'master' of github.com:jackhumbert/qmk_firmware into wu5y7
Jack Humbert
1
-2
/
+9
2016-11-22
cleaning up new code
Jack Humbert
1
-0
/
+40
2016-11-19
Fix the Space Cadet timeout code
Gergely Nagy
1
-0
/
+4
2016-11-19
Add a timeout to space-cadet shift.
Gergely Nagy
1
-2
/
+5
2016-11-14
mostly working
Jack Humbert
1
-0
/
+1
2016-11-13
merging
Jack Humbert
1
-0
/
+2
2016-10-16
working with power limit
Jack Humbert
1
-0
/
+3
2016-10-09
Unicode map framework. Allow unicode up to 0xFFFFF using separate
Priyadi Iman Nurcahyo
1
-0
/
+3
2016-09-07
Use keyboard config for nkro (#7)
IBNobody
1
-56
/
+68
2016-09-07
Set keyboard_nkro (used by TMK) w/ MAGIC_HOST_NKRO
IBNobody
1
-0
/
+13
[next]