261 次程式碼提交 (2bfb212b15dd69d51363ba998b9a1c3587dc4a67)

作者 SHA1 備註 提交日期
  tmk 47bc3016d3 Ad hoc fix of command API 10 年之前
  tmk 54aee16a84 Fix timer.h to include AVR specific header 10 年之前
  tmk 4c8e0fd0bd Port ps2_usb to mbed 10 年之前
  tmk e81c70149e Fix common files for mbed 10 年之前
  tmk ee70fe59ee Fix debug.h and remove debug_config.h 10 年之前
  tmk c67ae2a6b5 Port action_* to mbed 10 年之前
  tmk 04fe78ee0a Fix print and timer 10 年之前
  tmk 867f115bee Port timer to mbed 10 年之前
  tmk f15b2691c9 Add keyboard/mbed_onekey 10 年之前
  Kai Ryu 54360bf85b Move backlight to a separated bit to realize complex ledmap combinations 10 年之前
  Kai Ryu 34886dfffb Implement ledmap and fix bugs 10 年之前
  Kai Ryu b9c65be036 Implement ledmap-in-eeprom feature 10 年之前
  Kai Ryu aa7182e87c Implement led mapping feature 10 年之前
  Kai Ryu 28ddc9c69f New branch for LED mapping feature 10 年之前
  Kai Ryu 3189449c7f Add backward compatibility to backlight action 10 年之前
  Kai Ryu 41182d2b35 New branch for SoftPWM feature 10 年之前
  Kai Ryu 6091b368d6 Add macro to make breathing led to use timer1 if timer3 is in other use 10 年之前
  Kai Ryu 14322aff76 More flexibility on matrix size 10 年之前
  Kai Ryu 90cd35ad81 Remove trash of keymap_ex 10 年之前
  Kai Ryu b82c4a8da3 Improve flexibility 10 年之前
  Kai Ryu d37b6d7d5b Remove keymap_ex changes 10 年之前
  Kai Ryu ac570686b6 New branch for 6KRO feature 10 年之前
  Kai Ryu 5ccabc844c Fix compatibility with NKRO 10 年之前
  Kai Ryu 4f1caf1a90 Clean code of 6KRO 10 年之前
  Kai Ryu ee9913a863 Implement 6KRO feature 10 年之前
  Kai Ryu d2a57d82d5 New branch for 6KRO feature 10 年之前
  Kai Ryu 8748b6080f Fix some definition and declaration 10 年之前
  tmk 22854eb71b NKRO is disable when SET_PROTOCOL(boot) 10 年之前
  tmk 5e3f2d2b2e Make NKRO deafult when it is available 10 年之前
  Kai Ryu f82a77cc15 Simplifiy breathing led feature and code 10 年之前
  Kai Ryu e26869d70a Change software pwm method to fix blink issue 10 年之前
  Kai Ryu 3c8412b1e5 Bug fix and optimization of breathing led 10 年之前
  Kai Ryu 91b149f785 New branch for breathing led feature 10 年之前
  Kai Ryu 7cdfbab020 Change logic of resetting keymap in eeprom 10 年之前
  Kai Ryu d8b992585e Support for odd-byte keymap 10 年之前
  Shayne Holmes e5bafff725 Adding NKRO virtual dip-switch, using existing bit in keymap byte. 10 年之前
  Ralf Schmitt 589d99b448 New macro: ACTION_BACKLIGHT_LEVEL(level) 10 年之前
  Kai Ryu 8a3b663762 Add PS2 mouse support for gh60 10 年之前
  Kai Ryu 8b75dd43ba Extend reset eeconfig of bootmagic to reset keymap too 10 年之前
  Kai Ryu 55f603394d New branch for keymap-in-eeprom feature 10 年之前
  tmk cb3a547ebf Make modifiers 'weak' in macro 10 年之前
  Kai Ryu 2e30e38479 Some more implementation of led matrix 10 年之前
  Kai Ryu be407eb8d3 Some implementations of led matrix 10 年之前
  Kai Ryu 6c71b19c77 Add files for led matrix 10 年之前
  Kai Ryu ba917cb86f Fix for an issue about backlight on 10 年之前
  Kai Ryu 3c50f78dbe Add some flexible define for keymap_ex 10 年之前
  tmk ac1acca8d7 Add description of keyboard report in report.h 10 年之前
  Kai Ryu 17bf466ab5 Change checksum algorism 10 年之前
  tmk 9d26053f1c Fix ps2_host_recv_response 10 年之前
  tmk d5ecbb83da Add printf macro as alias of xprintf 10 年之前