120 Commits (449b31c18baaa4d051612dd5d3e6e379fc736016)

Autor SHA1 Mensaje Fecha
  tmk 1d9c939f38 core: Fix chibios user compile options hace 8 años
  tmk 6360eb308c core: Fix ps2_mouse.c debug print hace 8 años
  obones 5a9953b46c Removed duplicate debug message code and surrounded it with IFDEF as needed hace 8 años
  flabbergast 803b65ea43 Chibios: Revert common.mk change (fix AVR linking problem). hace 8 años
  flabbergast fa52d8ba74 Chibios: cleanup usb_main code. hace 8 años
  flabbergast fdf808ee24 Chibios: Fix a HardFault bug (wait after start). hace 8 años
  tmk 5c89d73755 core: Remove unused warning. Fix tmk_keyboard/#293 hace 8 años
  flabbergast 72c52d30c8 Chibios: add more guards for transmitting (fix a deadlock bug). hace 8 años
  Kai Ryu 42d5d64306 core: Speed up compilation hace 8 años
  tmk 5b820b9db8 core: Add note about sudo and git hace 8 años
  flabbergast 5ef7d89406 Chibios: Update to new USB API. hace 8 años
  tmk 7694eb62ac core: Fix variable initialize hace 8 años
  tmk 325a99acd9 core: Fix variable init and header include hace 8 años
  tmk 8ccbbde881 core: Add macro commands SM(), RM() and CM() hace 8 años
  Adrian L Lange 5a196b6444 Add support for storing, restoring and clearing modifiers in macros hace 8 años
  tmk 6baca549b9 core: Add dfu-programmer example to doc/build.md hace 8 años
  tmk 0851cf926f core: Fix doc/build.md hace 8 años
  duanhongyi c74eee6327 remove SERIAL_SOFT_DEBUG macro hace 8 años
  Shayne Holmes 2a55b1d805 Fix typo in bootmagic debug message hace 8 años
  tmk 6382a9b5f4 usb_usb: Fix for keymap editor hace 8 años
  obones 66b6df0068 host_driver is only used if KEYBOARD_LOCK_ENABLE is defined hace 8 años
  flabbergast 58867094c4 Chibios: add 'core/protocol' to the makefiles' search path. hace 8 años
  flabbergast a75834ee98 Do timeout when writing to CONSOLE EP queue. hace 8 años
  Howard P. Logsdon 3dd8fb4627 Remove an errant comma trailing the KC_ERAS macro alias hace 8 años
  Jeff Gran d60a9b9048 enable TAPPING_TOGGLE=1 to work correctly hace 8 años
  tmk 792327caac core: Update doc/build.md and remove other_projects.md hace 8 años
  flabbergast b110884a6d Workaround for compiler warnings when console disabled. hace 8 años
  flabbergast f108623011 Add maple mini code. hace 8 años
  tmk d0f174911e core: Fix rules.mk for dfu target hace 8 años
  Jeff Gran 681464c0f7 add ACTION_DEFAULT_LAYER_TOGGLE to toggle a default layer on/off hace 8 años
  Jeff Gran 81807dd2a6 enable TAPPING_TOGGLE=1 to work correctly hace 8 años
  tmk e5bad3f3b7 core: Fix debug print of usb_hid hace 8 años
  tmk 6cd178ced9 core: Add keycode KC_JPY for JIS hace 8 años
  flabbergast 41f5be3b7a Chibios: Remove the wait in the main loop. hace 8 años
  flabbergast c60dd87918 ChibiOS: prettify/document sleep_led code. hace 8 años
  flabbergast d3f4b01d22 ChibiOS: Update infinity bootloader code to match updated ChibiOS. hace 8 años
  flabbergast aef7a2973e Chibios: Add breathing sleep LED on Kinetis MCUs. hace 8 años
  flabbergast 44421f5bf4 ChibiOS: make reset request more CMSISy. hace 8 años
  flabbergast 0914c58351 Add correct chibios/bootloader_jump for infinity KB. hace 8 años
  flabbergast 7c4a2fab6d Chibios/usb_main: rename a variable for clarity. hace 8 años
  Jun Wako 8bcddd24f7 Fix drop key stroke hace 8 años
  Jun Wako 1c5c9d94c8 Fix report size of boot protocol. hace 8 años
  flabbergast 6def104530 ChibiOS/STM32: send remote wakeup. hace 8 años
  flabbergast 2e06ccf70a ChibiOS/kinetis: sending remote wakeup. hace 8 años
  flabbergast c1c8e079ca Chibios: use WFI in idle. WIP suspend stuff. hace 8 años
  flabbergast 2b4066bb93 Move chibios/cortex selection to local Makefiles. hace 8 años
  flabbergast 9178ea2d73 Rename chibios example keyboard. hace 8 años
  flabbergast 2ac5cd730b Add eeprom support for chibios/kinetis. hace 8 años
  flabbergast cb663eeca6 Move declaration of keymap_config. hace 8 años
  flabbergast d9652cdf99 Make bootmagic.c code portable (_delay_ms -> wait_ms). hace 8 años