bootloader/bootloaderconfig.h [code] | This file (together with some settings in Makefile) configures the boot loader according to the hardware |
bootloader/main.c [code] | |
bootloader/usbconfig.h [code] | |
firmware/keycodes.h [code] | This file contains modifier- and keycode definitions according to the USB-specifications for human interface devices |
firmware/main.c [code] | Main functions for USB-keyboard |
firmware/usbconfig.h [code] | Configuration options for the USB-driver |