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