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.
cc52ac5b16
Branches
Tags
View all branches
qmk_firmware
/
quantum
History
Fred Sundvik
67eeb889ba
Fix dynamic macros on ChibiOS keyboards
2017-09-30 06:22:24 -10:00
..
api
…
audio
Clueboard 60% support (
#1746
)
2017-09-29 16:17:30 -07:00
keymap_extras
…
process_keycode
KC_TILD should not have been listed as an auto shift key
2017-09-18 17:08:18 -04:00
serial_link
…
template
Remove all Makefiles from the keyboards directory. (
#1660
)
2017-09-08 13:47:50 -04:00
tools
…
visualizer
Creates a layouts/ folder for keymaps shared between keyboards (
#1609
)
2017-08-23 22:29:07 -04:00
api.c
…
api.h
…
config_common.h
…
dynamic_macro.h
Fix dynamic macros on ChibiOS keyboards
2017-09-30 06:22:24 -10:00
fauxclicky.c
…
fauxclicky.h
…
keycode_config.c
…
keycode_config.h
…
keymap_common.c
Required overridden function for keymaps in EEPROM
2017-08-19 08:16:58 -04:00
keymap.h
…
led_tables.c
…
led_tables.h
…
matrix.c
Clarify the quantum license (
#1042
)
2017-03-28 15:20:36 -07:00
pincontrol.h
…
quantum_keycodes.h
Added Auto Shift, tap key = normal, hold key = shifted state.
2017-09-18 17:08:18 -04:00
quantum.c
Added Auto Shift, tap key = normal, hold key = shifted state.
2017-09-18 17:08:18 -04:00
quantum.h
Added Auto Shift, tap key = normal, hold key = shifted state.
2017-09-18 17:08:18 -04:00
rgblight_types.h
…
rgblight.c
Address issue
#1713
(
#1728
)
2017-09-17 11:53:45 -07:00
rgblight.h
update to driver separation
2017-09-15 21:43:58 -04:00
send_string_keycodes.h
Updates send_string functionality, adds terminal feature (
#1657
)
2017-09-12 00:43:10 -04:00
variable_trace.c
…
variable_trace.h
…