summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/jotpad16/jotpad16.c
blob: dfff7e16793ec59d7a6889c020b1dcb50d08b7de (plain)
1
2
3
4
5
6
7
8
#include "jotpad16.h"

void keyboard_pre_init_kb() {
    setPinOutput(JOTPAD16_LED1);
    setPinOutput(JOTPAD16_LED2);
    
    keyboard_pre_init_user();
}
[cgit] Unable to lock slot /tmp/cgit/3b100000.lock: No such file or directory (2)