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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-15
process_unicode: Introduce a slight delay
Gergely Nagy
2
-0
/
+8
2016-08-15
process_unicode: Replace register_hex32
Gergely Nagy
2
-13
/
+32
2016-08-15
process_unicode: Use uint32_t for UCIS purposes
Gergely Nagy
2
-6
/
+13
2016-08-15
process_unicode: Make the startup overridable
Gergely Nagy
2
-0
/
+6
2016-08-15
process_unicode: Call process_ucis() automatically
Gergely Nagy
3
-2
/
+5
2016-08-15
process_unicode: Handle too long UCIS symbol names
Gergely Nagy
1
-1
/
+9
2016-08-15
process_unicode: Add a way to enter unicode symbols by name
Gergely Nagy
2
-2
/
+120
2016-08-15
process_unicode: Small refactor & linux fix
Gergely Nagy
2
-31
/
+48
2016-08-13
process_unicode: Fix set_unicode_input_mode()
Gergely Nagy
1
-1
/
+1
2016-08-12
fix typo
shela
1
-11
/
+11
2016-08-07
Removed unnecessary comment
kuel
1
-2
/
+0
2016-08-07
Add keymap_russian.h, a software implementation of Russian
kuel
2
-2
/
+83
2016-08-03
Merge pull request #605 from kuel/master
Jack Humbert
1
-0
/
+161
2016-08-03
Merge pull request #561 from 0xdec/patch-1
Jack Humbert
1
-357
/
+378
2016-08-02
Add keymap_cyrillic.h, lots of cyrillic characters
kuel
1
-0
/
+161
2016-07-30
Add IN_LIKE_FLINT song
JeeBak Kim
1
-0
/
+8
2016-07-29
Most ergodox keymaps compiles on Infinity
Fred Sundvik
1
-0
/
+1
2016-07-27
tap-dance: Add some debugging support
Gergely Nagy
2
-0
/
+16
2016-07-26
Simplify HSV->RGB calculation
Jordi Orlando
1
-14
/
+12
2016-07-26
Increament -> increment
Jordi Orlando
1
-9
/
+9
2016-07-26
Clean up rgblight.c
Jordi Orlando
1
-354
/
+377
2016-07-25
Merge pull request #558 from lindhe/master
Jack Humbert
2
-2
/
+2
2016-07-25
Change Nordic ampersand code to match the English
Andreas Lindhé
1
-1
/
+1
2016-07-25
Fix misspelled command in Norwegian helper
Andreas Lindhé
1
-1
/
+1
2016-07-25
Fixes midi functionality
Jack Humbert
2
-13
/
+13
2016-07-25
Merge pull request #552 from robertdale/music-play-fix
Jack Humbert
1
-1
/
+6
2016-07-25
Merge pull request #550 from Darthabel/fix_bepo
Jack Humbert
1
-2
/
+2
2016-07-24
ensure there's a recording to play before playing; also enables the LGUI butt...
Robert Dale
1
-1
/
+6
2016-07-24
Fix some errors in bepo mapping
Vivien Alger
1
-2
/
+2
2016-07-22
tap-dance: Code cleanup
Gergely Nagy
1
-21
/
+24
2016-07-22
tap-dance: Support user_data for the callbacks
Gergely Nagy
2
-64
/
+38
2016-07-22
tap-dance: Support for holding keys
Gergely Nagy
2
-1
/
+12
2016-07-22
Merge pull request #518 from jakllsch/upstream
Jack Humbert
8
-13
/
+20
2016-07-19
add a couple of comments
Pavlos Vinieratos
1
-0
/
+2
2016-07-19
on_each_tap_fn is called on tap down and tap up
Pavlos Vinieratos
1
-1
/
+1
2016-07-18
in the default case, it should be called if there is actually a tap
Pavlos Vinieratos
1
-2
/
+2
2016-07-17
change naming, and remove extraneous definition
Pavlos Vinieratos
2
-36
/
+23
2016-07-16
add an `anyway` and a `reset` callback
Pavlos Vinieratos
2
-5
/
+59
2016-07-16
in case its NULL
Pavlos Vinieratos
1
-1
/
+3
2016-07-14
keymap_dvorak.h: add missing shifted keys, fix whitespace
Jonathan A. Kollasch
1
-4
/
+11
2016-07-14
extra_keymaps: use RALT() instead of 0x1400 for AltGr
Jonathan A. Kollasch
7
-7
/
+7
2016-07-14
keymap_extras: add newline at end of files
Jonathan A. Kollasch
2
-2
/
+2
2016-07-13
extract reset keyboard into a function
Pavlos Vinieratos
2
-10
/
+16
2016-07-11
Merge pull request #477 from Smilliam/master
Jack Humbert
1
-0
/
+12
2016-07-11
Made rollover behavior for space cadet optional
Smilliam
1
-8
/
+12
2016-07-08
Move return out of event if block
TerryMathews
1
-26
/
+26
2016-07-08
Create keycodes for RGB control functions
TerryMathews
2
-0
/
+60
2016-07-07
Fix the range for consumer keys
Fred Sundvik
1
-1
/
+1
2016-07-07
fixes quantum template (actually)
Jack Humbert
1
-1
/
+1
2016-07-07
updates rgblight implementation, makes non-timer stuff compatible with audio
Jack Humbert
3
-14
/
+41
[next]