fb0c64a5 —
Nick Brassel
Allow inline generation of compile_commands.json while doing a `qmk compile`, using `--compiledb` (#21549)
1 year, 7 months ago
#include QMK_KEYBOARD_H/* This keyboard/layout is used to test community layout discovery/compilation. */constuint16_tPROGMEMkeymaps[][MATRIX_ROWS][MATRIX_COLS]={LAYOUT_ortho_1x1(KC_B)};