mun.h 552 B

12345678910111213141516
  1. /*
  2. * ----------------------------------------------------------------------------
  3. * "THE BEER-WARE LICENSE" (Revision 42):
  4. * <https://github.com/Legonut> wrote this file. As long as you retain this
  5. * notice you can do whatever you want with this stuff. If we meet some day, and
  6. * you think this stuff is worth it, you can buy me a beer in return. David Rauseo
  7. * ----------------------------------------------------------------------------
  8. */
  9. #pragma once
  10. #if defined(KEYBOARD_rgbkb_mun_rev1)
  11. # include "rev1.h"
  12. #endif
  13. #include "quantum.h"