zmk_mf68/app/include/zmk
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
..
ble fix: Updated copyright headers to single author file. 2020-10-12 13:03:10 -04:00
display chore(display): align status_screen copyright 2020-12-21 23:15:53 -05:00
events refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
split/bluetooth refactor(app): replace Zephyr integer types with C99 integer types 2020-12-14 12:41:25 -05:00
activity.h refactor(power): Extract activity/idle detection. 2020-12-14 15:31:10 -05:00
behavior.h refactor(app): replace Zephyr integer types with C99 integer types 2020-12-14 12:41:25 -05:00
ble.h refactor(app): replace Zephyr integer types with C99 integer types 2020-12-14 12:41:25 -05:00
display.h fix(display): All display updates in work thread. 2020-12-06 22:47:21 -05:00
endpoints.h refactor(endpoints): rename usage_report parameter to usage_page 2020-12-17 16:40:59 -05:00
event_manager.h refactor: replace filename hyphens with underscores 2020-12-28 01:15:35 -05:00
hid.h refactor(app): replace Zephyr integer types with C99 integer types 2020-12-14 12:41:25 -05:00
hog.h refactor: change `keypad` to `keyboard` 2020-11-21 15:52:16 -05:00
keymap.h refactor(app): replace Zephyr integer types with C99 integer types 2020-12-14 12:41:25 -05:00
keys.h refactor(app): remove zmk_action 2020-12-21 23:34:40 -05:00
kscan.h fix: Switch to single AUTHORS file.* Closes #164 2020-09-10 10:24:23 -04:00
matrix.h chore: clang-format the codebase. 2020-09-14 00:10:34 -04:00
matrix_transform.h refactor(app): replace Zephyr integer types with C99 integer types 2020-12-14 12:41:25 -05:00
rgb_underglow.h fix: Switch to single AUTHORS file.* Closes #164 2020-09-10 10:24:23 -04:00
sensors.h fix: Switch to single AUTHORS file.* Closes #164 2020-09-10 10:24:23 -04:00
usb.h refactor(app): replace Zephyr integer types with C99 integer types 2020-12-14 12:41:25 -05:00