CCQt A CharaChorder configuration tool made in C++ with Qt6. Dependenies cmake Qt6 Build Run this from the root directory of the project. mkdir build && cd build && cmake -DCMAKE_BUILD_TYPE=Release .. && cmake --build .