1 2 3 4 5 6 7 8 9 10 11
#pragma once #include "quantum.h" #define LAYOUT_ortho_1x1( \ k00 \ ) { \ { k00 } \ } #define LAYOUT LAYOUT_ortho_1x1