This website requires JavaScript.
Explore
Help
Sign In
alvierahman90
/
qmk_firmware
Archived
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-01-28
. You can view files and clone it, but cannot push or open issues or pull requests.
qmk_firmware
/
quantum
History
Jack Humbert
0656f2fa10
moves backlight functionality to keyboard files and updates template makefile
...
previously there were two backlight.c files (bad)
2016-04-29 22:19:40 -04:00
..
audio
removes extra voices, updates .hex files
2016-04-29 12:42:55 -04:00
keymap_extras
Add a keymap_extras header for Plover
2016-04-23 18:49:10 +01:00
template
moves backlight functionality to keyboard files and updates template makefile
2016-04-29 22:19:40 -04:00
tools
eeprom reset tool
2016-04-16 00:01:22 -04:00
analog.c
quantum separated
2015-10-26 14:49:46 -04:00
analog.h
quantum separated
2015-10-26 14:49:46 -04:00
config_common.h
added ergodox
2015-10-26 16:32:37 -04:00
keymap_common.c
Update functions used to write to EEPROM
2016-04-21 20:07:03 -07:00
keymap_common.h
Fix typo (
#276
)
2016-04-22 16:44:50 -04:00
keymap_midi.c
preonic update
2016-03-30 00:43:07 -04:00
keymap_midi.h
Added parenthesis to midi macro.
2016-04-13 22:04:44 -05:00
keymap_unicode.c
sounds
2016-01-15 23:10:30 -05:00
led.c
__attribute__ ((weak)) added to led_set
2016-04-17 06:51:39 -10:00
light_ws2812.c
Integrate WS2812 code into quantum core
2016-01-24 17:05:47 -08:00
light_ws2812.h
Integrate WS2812 code into quantum core
2016-01-24 17:05:47 -08:00
matrix.c
Addressed void* return warning in all keymaps
2016-03-10 11:28:34 -05:00
quantum.mk
restructures audio, begins voicing
2016-04-21 00:37:45 -04:00
rgblight.c
actually resolves conflicts in rgblight.c
2016-04-26 13:50:04 -04:00
rgblight.h
Update functions used to write to EEPROM
2016-04-21 20:07:03 -07:00