| Commit message (Expand) | Author | Age | Files | Lines |
* | handwired/onekey/blackpill_f401: Fix I2C pin config mismatch (#10322) | Sergey Vlasov | 2020-11-12 | 1 | -0/+23 |
* | Add brightness level API to OLED driver (#10772) | Ryan | 2020-10-29 | 1 | -0/+6 |
* | Add STM32Duino to bootloader selection (#10558) | Ryan | 2020-10-13 | 2 | -17/+2 |
* | [CLI] Add c2json (#8817) | Erovia | 2020-10-06 | 2 | -0/+26 |
* | [Keymap] Add onekey keymap for OLED testing (#10380) | Sergey Vlasov | 2020-10-04 | 3 | -0/+477 |
* | Fix backlight for F401/F411 blackpill onekey examples (#10320) | Sergey Vlasov | 2020-09-21 | 6 | -2/+10 |
* | Disable the command feature for onekeys (#10366) | Sergey Vlasov | 2020-09-20 | 1 | -1/+1 |
* | Add STM32F401/F411 to mcu_selection.mk (#10278) | Ryan | 2020-09-18 | 2 | -52/+8 |
* | Remove HD44780 References, Part 3 (#10238) | James Young | 2020-09-07 | 1 | -1/+0 |
* | format code according to conventions [skip ci] | QMK Bot | 2020-08-29 | 2 | -2/+2 |
* | Allow joysticks to be used without analog pins (#10169) | Zach White | 2020-08-29 | 1 | -1/+1 |
* | Remove unused CORTEX_VTOR_INIT (#10053) | Ryan | 2020-08-29 | 1 | -1/+0 |
* | Fix joystick compile issues (#9949) | Ryan | 2020-08-29 | 2 | -10/+12 |
* | Hid joystick interface (#4226) | a-chol | 2020-08-29 | 3 | -0/+29 |
* | Initial work for consolidation of ChibiOS platform files (#8327) | Nick Brassel | 2020-08-29 | 6 | -2966/+64 |
* | Fix sendstring call in onekey ADC keymap (#10031) | Ryan | 2020-08-17 | 1 | -1/+1 |
* | Enable OLED support for Teensy 3.2/LC (#7591) | Joel Challis | 2020-07-26 | 6 | -2/+26 |
* | Update handwired/onekey/teensy_2pp readme (#9784) | Sergey Vlasov | 2020-07-22 | 1 | -1/+1 |
* | Update onekey proton_c readme (#9758) | Nico Cesar | 2020-07-20 | 1 | -1/+1 |
* | Change ?= to = in keyboard rules.mk (#9390) | Ryan | 2020-06-15 | 2 | -2/+2 |
* | [Keyboard] Fix error_log complaint about handwired/onekey layout macro (#9263) | Ryan | 2020-06-07 | 9 | -44/+43 |
* | CLI: fix `json2c` subcommand and add/fix tests (#9206) | Erovia | 2020-05-26 | 2 | -0/+10 |
* | Add SPI 25xx EEPROM support. (#8780) | Nick Brassel | 2020-05-19 | 1 | -0/+5 |
* | Enable memcore to fix malloc/rand crashes (#8695) | Joel Challis | 2020-04-05 | 1 | -1/+1 |
* | Set backlight and RGB pins for AVR onekeys (#8533) | Ryan | 2020-03-24 | 11 | -10/+39 |
* | [Keymap] I2C scanner (#8454) | Joel Challis | 2020-03-18 | 4 | -0/+111 |
* | ARM - ADC cleanup (#8385) | Joel Challis | 2020-03-17 | 3 | -0/+42 |
* | Add f401 and f411 blackpill examples (#7930) | Joel Challis | 2020-03-06 | 12 | -0/+3116 |
* | Add onekey keymap for testing reset to bootloader. (#8288) | Nick Brassel | 2020-03-01 | 1 | -0/+5 |
* | Allow for ChibiOS 20.x (master), as well as enabling ChibiOS-Contrib HAL. (#8... | Nick Brassel | 2020-03-01 | 1 | -0/+1 |
* | 2020 February 29 Breaking Changes Update (#8064) | James Young | 2020-02-29 | 8 | -206/+1668 |
* | Add Arm Teensys to mcu_selection.mk (#8026) | Ryan | 2020-02-21 | 2 | -84/+4 |
* | Code cleanup, use pathlib, use pytest keyboard | Erovia | 2020-02-15 | 1 | -0/+1 |
* | Move CORTEX_ENABLE_WFI_IDLE=TRUE to rules.mk files. | Nick Brassel | 2020-01-28 | 8 | -16/+16 |
* | Refactor stm32duino f103 keyboards to use new central board config files (#7706) | Joel Challis | 2020-01-27 | 4 | -228/+1 |
|\ |
|
| * | Refactor to use new central board config files | zvecr | 2020-01-26 | 1 | -1/+1 |
| * | Remove duplicate board files | zvecr | 2020-01-26 | 3 | -227/+0 |
* | | Migrate common ld scripts to common location (#7887) | Joel Challis | 2020-01-27 | 3 | -294/+0 |
|/ |
|
* | Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915) | fauxpark | 2020-01-19 | 1 | -0/+2 |
* | Refactor f103,f072,f042 based keyboards to use new MCU selection defaults (#7... | Joel Challis | 2020-01-10 | 2 | -70/+7 |
* | ARM - ws2812 bitbang (#7173) | Joel Challis | 2019-11-07 | 6 | -0/+22 |
* | Cleanup rules.mk for 32U4 keyboards, H (#7030) | fauxpark | 2019-10-20 | 3 | -144/+6 |
* | ARM - Initial backlight support (#6487) | Joel Challis | 2019-10-05 | 10 | -5/+70 |
* | Cleanup rules.mk for USB64 and USB128 keyboards (#6769) | fauxpark | 2019-09-19 | 1 | -48/+2 |
* | Setup a python test framework | skullY | 2019-09-07 | 4 | -0/+29 |
* | Remove duplicate test keyboards (#6539) | Joel Challis | 2019-08-15 | 6 | -0/+1110 |
* | [Keyboard] Refactor of onekey to support multiple development boards (#6017) | Joel Challis | 2019-06-26 | 44 | -77/+4142 |
* | Adds a default value for IS_COMMAND for COMMAND feature (#4301) | Drashna Jaelre | 2019-01-26 | 1 | -7/+0 |
* | handwired/onekey Refactor and readme update (#4590) | noroadsleft | 2018-12-10 | 3 | -4/+15 |
* | More QMK Configurator Warning/Error Fixes (#2720) | MechMerlin | 2018-04-11 | 1 | -0/+15 |