Ashassins / NYAKB

ECE 477 Project: NYAKB is a multimedia keyboard with hot swappable modules
2 stars 0 forks source link

QMK Style Debouncing #7

Open Ashassins opened 2 years ago

Ashassins commented 2 years ago

WIP:

timer.h/.c : self explanatory

chose the debouncing style that would apply the most to us. (sym_defer_g.c)

quantum , timers needs to be pared down much further.

also need to make this compatible with the micro

jrmo14 commented 1 year ago

keymap.h seems to refer to another keymap.h file... not sure where most of the constants are coming from