zmk/app
innovaker aebe90908d test: Replace superseded key names in test keymaps
Replace deprecated key names (LSFT, LCTL, RCTL, M_NEXT).

Replace abbreviated names with fully qualified names (LSFT, LCTL, LALT, LGUI, RGUI).

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 test: Replace superseded key names in test keymaps 2020-11-03 23:50:54 -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 fix(tests): return error code when build fails 2020-09-14 10:34:05 -04:00
west.yml