zmk_mf68/app/src
innovaker 842aa5a842 refactor: replace filename hyphens with underscores
Aligns *.h and *.c to underscore naming convention.

These were kept (with warnings) for backwards compatibility with external boards/shields:
- kscan-mock.h
- matrix-transform.h
They should be removed in the future.

PR: #523
2020-12-28 01:15:35 -05:00
..
behaviors refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
display refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
events refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
split/bluetooth refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
activity.c refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
battery.c refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
ble.c refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
endpoints.c refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
event_manager.c refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
ext_power_generic.c fix(settings): Add missing err handlers on settings_register 2020-12-14 22:46:49 -05:00
hid.c refactor(hid): replace `kp_report` with `keyboard_report` 2020-11-22 10:04:35 -05:00
hid_listener.c refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
hog.c refactor(app): replace Zephyr integer types with C99 integer types 2020-12-14 12:41:25 -05:00
keymap.c refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
kscan.c refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
main.c fix(display): All display updates in work thread. 2020-12-06 22:47:21 -05:00
matrix_transform.c refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
power.c refactor(power): Extract activity/idle detection. 2020-12-14 15:31:10 -05:00
rgb_underglow.c fix(settings): Add missing err handlers on settings_register 2020-12-14 22:46:49 -05:00
sensors.c refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
split_listener.c refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
usb.c refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00