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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-12
Next set of split_common changes (#4974)
James Churchill
1
-4
/
+0
2019-02-17
Haptic feedback generalized - DRV2605 and solenoids (#4939)
ishtob
1
-0
/
+4
2019-02-11
fix the led_matrix.h naming conflict
skullY
1
-1
/
+1
2019-02-11
compiles, but long delay on startup and problems
skullY
1
-1
/
+5
2019-01-25
move `#include "rgb.h"` from quantum.h to quantum.c
mtei
1
-3
/
+0
2018-12-19
Make `readPin` output a 0 or 1 when using AVR to match ChibiOS's version of `...
Danny Nguyen
1
-1
/
+1
2018-12-14
Fix up tap_code functionality (#4609)
Drashna Jaelre
1
-1
/
+1
2018-12-12
Add standard definitions for ALGR and KC_ALGR (#4389)
Konstantin Đorđević
1
-0
/
+1
2018-11-27
Add tap_code16 function (#4362)
Konstantin Đorđević
1
-2
/
+3
2018-11-02
Add support for Atmega32A to pin declarations and universal matrix (#4015)
Jack Humbert
1
-9
/
+11
2018-10-27
Add Bootmagic Lite to QMK (#4215)
Drashna Jaelre
1
-0
/
+9
2018-10-01
Adds default value for TAPPING_TERM if Tap Dance is enabled (#2785)
Drashna Jaelre
1
-2
/
+4
2018-09-28
Update quantum matrix to support both AVR and Chibios ARM (#3968)
yiancar
1
-12
/
+57
2018-09-17
Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
Joe Wasson
1
-6
/
+1
2018-09-13
rgblight.[ch] more configurable (#3582)
Takeshi ISHII
1
-0
/
+6
2018-08-28
ISSI31FL3733 driver (#3679)
yiancar
1
-20
/
+20
2018-08-04
Make sure Planck light calls user suspend functions (#3568)
Drashna Jaelre
1
-0
/
+1
2018-07-25
Keymap: Bocaj Ergodox Updates (#3364)
Jacob Jerrell
1
-1
/
+1
2018-07-17
Lets split eh (#3120)
That-Canadian
1
-0
/
+6
2018-07-15
Integrating Peter Fleury's HD44780 LCD library (#3209)
Max Audron
1
-0
/
+4
2018-05-08
Adds IS31FL3731 RGB Matrix Implementation (#2910)
Jack Humbert
1
-0
/
+6
2018-04-26
Change handling of adjust layer to make it more LT(...) friendly. (#1625)
Martin Sandiford
1
-0
/
+1
2018-04-21
Fix Audio Clicky sub-feature (#2784)
Drashna Jaelre
1
-0
/
+3
2018-03-16
Add CMD and WIN aliases for KC_GUI, GUI(kc), GUI_T(kc), etc.
fauxpark
1
-0
/
+2
2018-03-09
Add SS_RALT for AltGR usage in macros
Drashna Jael're
1
-0
/
+1
2018-02-08
Merge ChibiOS and LUFA descriptor support (#2362)
fredizzimo
1
-1
/
+0
2018-01-01
backlight breathing overhaul (#2187)
Balz Guenat
1
-5
/
+4
2017-11-20
added SS_LSFT to featured macros
Gilbert Consellado
1
-0
/
+1
2017-09-18
Added Auto Shift, tap key = normal, hold key = shifted state.
Jeremy Cowgar
1
-0
/
+4
2017-09-12
Updates send_string functionality, adds terminal feature (#1657)
Jack Humbert
1
-2
/
+23
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
-0
/
+4
2017-07-23
clean-up planck and preonic keymaps, move audio stuff around
Jack Humbert
1
-0
/
+3
2017-07-05
Pull out sendstring variations to their own files.
Shayne Holmes
1
-0
/
+2
2017-07-05
Allow broader send_string layout customizability via compile flag
Shayne Holmes
1
-0
/
+1
2017-03-29
Clarify the quantum license (#1042)
skullydazed
1
-0
/
+15
2017-03-28
Merge pull request #1112 from newsboytko/newsboytko/midi-keycodes
Jack Humbert
1
-1
/
+6
2017-02-26
Factor basic note processing into respective processors
Gabriel Young
1
-1
/
+6
2017-02-19
merging
Jack Humbert
1
-1
/
+9
2017-02-15
split up unicode systems into different files
Jack Humbert
1
-1
/
+9
2017-02-12
adds soft pwm for non-timed ports
Jack Humbert
1
-0
/
+1
2017-02-07
Merge pull request #1057 from priyadi/selectable_output
Jack Humbert
1
-1
/
+0
2017-02-01
Limit outputselect to AVR only for now
Priyadi Iman Nurcahyo
1
-1
/
+0
2016-12-09
Implemented basic key combination feature
Ofer Plesser
1
-0
/
+4
2016-11-26
separated into api files/folder
Jack Humbert
1
-1
/
+1
2016-11-24
travis pls
Jack Humbert
1
-0
/
+2
2016-11-22
cleaning up new code
Jack Humbert
1
-0
/
+5
2016-10-16
working with power limit
Jack Humbert
1
-0
/
+4
2016-08-18
Add a register/unregister_code16 pair of functions
Gergely Nagy
1
-0
/
+3
2016-07-29
Most ergodox keymaps compiles on Infinity
Fred Sundvik
1
-0
/
+1
[next]