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
/
keymap_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-06
Fix Bootmgic Mod Handling for LM keycodes (#4740)
Drashna Jaelre
1
-1
/
+1
2019-01-25
Fix problem that MAGIC_SWAP_ALT_GUI will not be effective when OSM(mod) is used
MakotoKurauchi
1
-1
/
+1
2018-11-28
Add Extrakey support for Brightness up/down (#4477)
Giuseppe Rota
1
-1
/
+1
2018-07-17
Lets split eh (#3120)
That-Canadian
1
-0
/
+22
2018-03-21
Add macro for momentarily switching to a layer while some mods are active (#2...
snyman
1
-0
/
+5
2018-03-16
Add keycodes for swap-hands feature.
Joe Wasson
1
-0
/
+6
2018-01-01
backlight breathing overhaul (#2187)
Balz Guenat
1
-2
/
+5
2017-08-19
Required overridden function for keymaps in EEPROM
Wilba6582
1
-0
/
+1
2017-07-11
Fix unreferenced errors with mingw compiler and unit tests
Fred Sundvik
1
-1
/
+0
2017-06-27
Allow mod swapping for mod tap (MT) (#1202)
Jack Humbert
1
-1
/
+2
2017-04-13
Disable array bounds warning in keymap_function_id_to_action
Fred Sundvik
1
-0
/
+7
2017-03-29
Clarify the quantum license (#1042)
skullydazed
1
-1
/
+1
2017-02-15
adds layer tap toggle
Jack Humbert
1
-0
/
+3
2017-02-10
Implement tap mod dual role for right side mods.
Priyadi Iman Nurcahyo
1
-1
/
+1
2017-01-27
Add ability to use tap macros without using functions
Luke Silva
1
-1
/
+4
2016-12-29
Keycode refactor
Wilba6582
1
-5
/
+11
2016-07-25
Fixes midi functionality
Jack Humbert
1
-1
/
+1
2016-07-07
Fix the range for consumer keys
Fred Sundvik
1
-1
/
+1
2016-07-01
Add ChibiOS support for QMK (#465)
fredizzimo
1
-0
/
+171
2016-06-18
Cleans up quantum/keymap situation, removes extra lufa folders (#416)
Jack Humbert
1
-323
/
+0
2016-05-24
Converted audio play functions to *_user (#349)
Jack Humbert
1
-1
/
+2
2016-05-19
adapts unicode to quantum.c (#333)
Jack Humbert
1
-17
/
+9
2016-05-15
updates midi functionality (#331)
Jack Humbert
1
-5
/
+0
2016-05-15
Leader key implementation (#326)
Erez Zukerman
1
-1
/
+1
2016-05-06
adds keycode shortcuts for OSL and OSM
Jack Humbert
1
-0
/
+8
2016-05-03
Clarified audio.c (#302)
IBNobody
1
-1
/
+5
2016-04-22
Update functions used to write to EEPROM
Eric Tang
1
-1
/
+1
2016-04-19
note sliding - on right now
Jack Humbert
1
-0
/
+1
2016-04-18
Added extra songs, LED indicator notes
IBNobody
1
-10
/
+4
2016-04-17
Converted goodbye to notes, fixed eighth dotted note macro
IBNobody
1
-8
/
+6
2016-04-17
Merge remote-tracking branch 'remotes/jackhumbert/master' into personal_atomi...
IBNobody
1
-7
/
+9
2016-04-17
Fixed many compiler warnings related to print being disabled
IBNobody
1
-0
/
+1
2016-04-17
planck default layout updates
Jack Humbert
1
-4
/
+4
2016-04-17
no need for length of play_notes array with macro
Jack Humbert
1
-2
/
+2
2016-04-17
Fixed how note arrays are used.
IBNobody
1
-2
/
+2
2016-04-17
changes to play_notes, goodbye
Jack Humbert
1
-7
/
+9
2016-04-17
rests between notes as an argument
Jack Humbert
1
-1
/
+1
2016-04-17
fixes audio prescaler to emit correct freq
Jack Humbert
1
-3
/
+3
2016-04-17
MAGIC functionality, AG swap in default layout
Jack Humbert
1
-112
/
+138
2016-04-07
[Erez & Jack] Makes tri-layer available across Quantum
Erez Zukerman
1
-0
/
+8
2016-04-15
audio note length fixes
Jack Humbert
1
-6
/
+4
2016-04-14
Compiler Warnings / Atomic TLC
IBNobody
1
-2
/
+4
2016-03-29
Minor Tweaks and Documentation
IBNobody
1
-0
/
+1
2016-02-16
Add support for Atreus running on A-Star
Chris Gerber
1
-0
/
+3
2016-02-07
Use boolean AND instead of bitwise (possible typo)
Wojciech Siewierski
1
-1
/
+1
2016-01-30
audio on reset
Jack Humbert
1
-0
/
+17
2015-10-28
More work on ErgoDox EZ default keymap
Erez Zukerman
1
-2
/
+5
2015-10-28
layer tap, mod tap
Jack Humbert
1
-0
/
+4
2015-10-28
toggle and hold-tap action shortcuts
Jack Humbert
1
-2
/
+12
2015-10-27
fixed makefile, added MO DF shortcuts
Jack Humbert
1
-6
/
+24
[next]