tmk_keyboard/keyboard/ergodox
2021-04-11 10:57:55 +01:00
..
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 Updates to Ergodox-FAQ.md 2015-01-04 05:42:29 +02: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_max.c Add my keymap 2021-04-11 10:57:55 +01: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 Cleanup file structure to more closely match tmk 2016-05-28 19:51:38 -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