#ifndef SIXBALL_H #define SIXBALL_H #include "quantum.h" #define LAYOUT( \ k01, k02, k03, \ k04, k05, k06 \ ) \ { \ { k02, k03, k06, k05, k04, k01 } \ } #endif //git.panaceas.org/cgit.cgi/avr/qmk/firmware/atom/keyboards/helix/helix.c?h=master' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/helix/helix.c
blob: 539abd534952bde3668f45bc106973fdd32b7b77 (plain)
1