..
addons
Change PRODUCT_ID to custom value
2014-04-16 04:14:51 +03:00
.gitignore
Updates to local gitignore
2015-01-03 15:36:29 +02:00
config.h
Updates to CUB's layout - change TAPPING_TERM
2014-07-01 13:20:34 +03:00
Ergodox-FAQ.md
Update command in ergodox FAQ.
2022-11-11 18:08:15 -08:00
ergodox.c
Cleanup whitespace
2016-05-28 20:49:40 -04:00
ergodox.h
Inline functions need to be declared as static
2018-04-14 17:24:16 -04:00
i2cmaster.h
Update I2C library
2017-04-23 20:12:22 -04:00
keymap_blazak.c
fn_actions is now of type action_t
2017-04-23 17:10:39 -04:00
keymap_colemak.c
fn_actions is now of type action_t
2017-04-23 17:10:39 -04:00
keymap_common.c
Cleanup file structure to more closely match tmk
2016-05-28 19:51:38 -04:00
keymap_common.h
fn_actions is now of type action_t
2017-04-23 17:10:39 -04:00
keymap_cub.c
fn_actions is now of type action_t
2017-04-23 17:10:39 -04:00
keymap_dvorak.c
fn_actions is now of type action_t
2017-04-23 17:10:39 -04:00
keymap_micro.c
fn_actions is now of type action_t
2017-04-23 17:10:39 -04:00
keymap_passwords_example.h
Cleanup whitespace
2016-05-28 20:49:40 -04:00
led.c
Cleanup whitespace
2016-05-28 20:49:40 -04:00
Makefile.lufa
ergodox: disable NKRO for lufa builds
2021-08-05 11:21:22 -04:00
Makefile.pjrc
Cleanup file structure to more closely match tmk
2016-05-28 19:51:38 -04:00
matrix.c
Cleanup whitespace
2016-05-28 20:49:40 -04:00
twimaster.c
Update I2C library
2017-04-23 20:12:22 -04:00