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
7288e5ab9c
Update quantum_keycodes.h
2017-01-13 14:04:51 -05:00
..
api
API Sysex fixes
2016-12-29 12:13:30 +02:00
audio
initial subatomic keymap (text)
2016-12-21 00:22:32 -05:00
keymap_extras
Annotates nordic
2016-12-02 13:03:51 -05:00
process_keycode
Unregister all mods before inputting Unicode, and reregister afterwards
2017-01-09 02:59:10 +07:00
serial_link
Convert tirple_buffered_object_tests to GTest
2016-08-27 21:57:49 +03:00
template
…
tools
…
visualizer
…
analog.c
…
analog.h
…
api.c
rgb clean-up, api clean-up
2016-12-19 11:18:18 -05:00
api.h
separated into api files/folder
2016-11-26 15:38:44 -05:00
config_common.h
API Sysex fixes
2016-12-29 12:13:30 +02:00
dynamic_macro.h
…
keycode_config.c
…
keycode_config.h
…
keymap_common.c
Keycode refactor
2016-12-29 18:28:48 +11:00
keymap.h
Keycode refactor
2016-12-29 18:28:48 +11:00
light_ws2812.c
…
light_ws2812.h
rgb clean-up, api clean-up
2016-12-19 11:18:18 -05:00
matrix.c
don't always detect a matrix change (fixes debounce)
2016-11-18 23:20:07 -05:00
pincontrol.h
Add arduino-alike GPIO pin control helpers
2016-11-27 22:58:34 -08:00
quantum_keycodes.h
Update quantum_keycodes.h
2017-01-13 14:04:51 -05:00
quantum.c
Added check that makes sure a code is a right modifier before considering it as one
2016-12-23 21:51:11 +02:00
quantum.h
separated into api files/folder
2016-11-26 15:38:44 -05:00
rgblight.c
Removed errant +
2016-12-29 09:32:02 -05:00
rgblight.h
Add extern for 'led' global, set 'weak' attribute for rgblight_set()
2016-12-28 16:29:02 -05:00
variable_trace.c
…
variable_trace.h
…