Mykola Dzyuba
Mykola Dzyuba
## PR Checklist: - [yes] I have tested this extensively and it does not break any existing behavior. - [N/A] I have added/updated examples and tests for any new behavior....
The tool is designed to help with migrating from gradle to buck. It imports dependencies defined in a build.gradle and generates BUCK files. Please see tools/import_deps/README.md for more details.
The local checks are enabled with lintChecks command.
Updated gradle. Migrated to AndroidX. Updated project dependencies.
### Describe the Bug The make sofle:rgb_default fails: ``` $ make sofle:rgb_default QMK Firmware 0.24.9 Making sofle/rev1 with keymap rgb_default Generating: .build/obj_sofle_rev1_rgb_default/src/info_deps.d [OK] avr-gcc (GCC) 5.4.0 Copyright (C) 2015 Free...