zmk/app
innovaker d748d8a749 refactor: Replace superseded key names
Replace deprecated key names (LCTL, NUM_0, NUM_1).

Replace abbreviated names with fully qualified names (LCTL, RGUI, NUM_0, NUM_1).

Follow-up to #21.
2020-11-03 23:50:54 -05:00
..
boards fix(boards): Remap flash to account for bootloader 2020-11-02 23:07:23 -05:00
cmake
drivers/zephyr fix(bvd): Add SENSOR_CHAN_ALL support 2020-11-01 23:00:54 -05:00
dts refactor(hid): Replace deprecated HID usage page references 2020-11-03 23:50:54 -05:00
include feat(keys): Standardize keys 2020-11-03 23:50:54 -05:00
src refactor: Replace superseded key names 2020-11-03 23:50:54 -05:00
tests initial implementation for modifiers 2020-11-03 00:19:37 -05:00
.gitignore
CMakeLists.txt feat(battery): Add BAS GATT reporting 2020-11-01 23:00:54 -05:00
Kconfig focus on refactor 2020-10-31 07:24:38 -05:00
prj.conf
run-test.sh
west.yml