46 Commits (gb_port)

Author SHA1 Message Date
  Jack Humbert 9fdc276260
Updates bootloader settings, adds file size check (#2029) 6 years ago
  Jack Humbert ec3e065f0d
QMK DFU bootloader generation (#2009) 6 years ago
  Jack Humbert 06f196c589 Creates a userspace for keymaps (#1559) 6 years ago
  Jack Humbert 800ec55dfc Make arguments redo, subproject elimination (#1784) 6 years ago
  skullydazed 4cdcbdb861 Remove all Makefiles from the keyboards directory. (#1660) 6 years ago
  Jack Humbert d2ff66a985 Creates a layouts/ folder for keymaps shared between keyboards (#1609) 6 years ago
  Luiz Ribeiro 738b072bb0 Fixed indentation and now using quantum keycodes for rgblight 6 years ago
  Fred Sundvik 1c0fe956ac Split common.mk into common.mk and common_features.mk 6 years ago
  Fred Sundvik 7424261dae Try to build tmk_common 6 years ago
  Luiz Ribeiro d4cd5dda5c Added a build flag for using a custom rgblight driver 6 years ago
  Luiz Ribeiro 6037cede2c rgblight support for ps2avrGB 7 years ago
  Fred Sundvik a916f4e8b8 Let BACKLIGHT_ENABLE control the Infinity LEDs 7 years ago
  Fred Sundvik d8e2ff2964 Fix process_unicode_common.c being included twice 7 years ago
  Fred Sundvik 1d5567a3a9 Fix code formatting in build_keyboard.mk 7 years ago
  Fred Sundvik f113f95440 Move CIE1931 and breathing tables to its own file 7 years ago
  Fred Sundvik f5c8941652 UGFX is compiled once per keyboard instead of keymap 7 years ago
  Gabriel Young b911e1966f Fix redundant process_music.c in sources 7 years ago
  Gabriel Young 1000799d1e Factor basic note processing into respective processors 7 years ago
  Gabriel Young 525be99ee9 Split MIDI functionality into MIDI_BASIC and MIDI_ADVANCED 7 years ago
  Jack Humbert 09add35e7f add unicode common file, get names right 7 years ago
  Jack Humbert cbabb4d417 split up unicode systems into different files 7 years ago
  Priyadi Iman Nurcahyo c68e596f32 Implement faux-clicky feature 7 years ago
  Luiz Ribeiro f7462aaa61 Got ps2avrGB to work with the V-USB protocol 7 years ago
  Ofer Plesser eac8fa7999 Implemented basic key combination feature 7 years ago
  Jack Humbert 7edac212c8 separated into api files/folder 7 years ago
  ofples 3be13d1ffb Added protocol.mk to build 7 years ago
  Fred Sundvik a377017c95 Add possibility to control variable trace from make 7 years ago
  Fred Sundvik f519b94be7 Add variable trace 7 years ago
  Jack Humbert 5f91fb4136 working with power limit 7 years ago
  Priyadi Iman Nurcahyo 5b2e455d3b Unicode map framework. Allow unicode up to 0xFFFFF using separate 7 years ago
  Gergely Nagy 2f0395ce72 build_keyboard.mk: Restore UCIS_ENABLE support 7 years ago
  Fred Sundvik 6410f0c021 The all target makes all keyboards and all tests 7 years ago
  Fred Sundvik c692fd1d55 More common settings for unit tests and keyboards 7 years ago
  Fred Sundvik 0a11460175 Build actual tests, convert byte_stuffer_tests 7 years ago
  Fred Sundvik 8a9aac6e32 Rules for compiling and linking google test 7 years ago
  Fred Sundvik 27a673f5cf The makefile actually calls build_test 7 years ago
  Fred Sundvik 8f16403179 Change order of variable assignment 7 years ago
  Fred Sundvik 3442e216dc Move bootloader_defs include to build_keyboard 7 years ago
  Fred Sundvik 9028a412ea Add output specific config file 7 years ago
  Fred Sundvik 33fbd3be36 Output specific include paths 7 years ago
  Fred Sundvik 3aac4e95c9 More general system for generating several outputs 7 years ago
  Fred Sundvik 60c6e79ecb Move git submodule check and version generation to main Makefile 7 years ago
  Fred Sundvik cc2df445ab Remove unneded code from tmk_core/rules.mk 7 years ago
  Fred Sundvik 67b294ca66 Actual compilation 7 years ago
  Fred Sundvik 86706de036 Parsing of makefile variables from starting dir 7 years ago
  Gergely Nagy fa06a16360 process_unicode: Add a way to enter unicode symbols by name 7 years ago
  Fred Sundvik 97817a773e Generate version information to version.h 7 years ago
  Fred Sundvik abdf42573a Put the build output inside the root/.build directory 7 years ago
  Fred Sundvik 79067662c8 Better "include guards" for the makefiles 7 years ago
  Jack Humbert 8b94e26d7c Fixes midi functionality 7 years ago