summaryrefslogtreecommitdiff
path: root/keyboards/handwired/onekey
AgeCommit message (Expand)Author
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan
2023-04-03Merge remote-tracking branch 'upstream/master' into developfauxpark
2023-04-03onekey: Fix console output on AVR (#19930)Sergey Vlasov
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-03-20Clean up APA102 config and add DD mapping (#20159)Ryan
2023-03-19Fixup CI build for F103C6 onekey. (#20188)Nick Brassel
2023-02-21Add some missing `#pragma once`s (#19902)Ryan
2023-02-07Remove unused Bootmagic row/col defines from config.h (#19761)Ryan
2023-02-03Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-29Remove deprecated Quantum keycodes (#19712)Ryan
2023-01-20Fix functions with empty params (#19647)Ryan
2023-01-19Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-01-19Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel
2023-01-19Add analog support for RP2040 (#19453)Sergey Vlasov
2023-01-15Add mmoskal/uf2-stm32f103 bootloader support (#19594)Joel Challis
2023-01-07Ignore defaults.hjson values if already set (#19511)Joel Challis
2023-01-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-01-07Fix `handwired/onekey/kb2040` WS2812 pin (#19517)Joel Challis
2022-12-14Tap Dance: remove `qk_` prefix (#19313)Ryan
2022-12-13[Core] Quantum Painter - LVGL Integration (#18499)jpe230
2022-12-11[RP2040] update i2c drivers to reflect peripheral number (#19277)Stefan Kerkmann
2022-12-02Fixup EFL and F4's sector selection. (#19221)Nick Brassel
2022-11-27Joystick feature improvements (#19052)Ryan
2022-11-25jsonify some info.json (#19146)Joel Challis
2022-11-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-18Disable onekey console by default (#19104)Joel Challis
2022-11-12Digitizer feature improvements (#19034)Ryan
2022-11-12onekey: disable NKRO and mousekeys by default (#19038)Ryan
2022-11-01Added analog support for WB32 MCU. (#18289)Joy Lee
2022-10-27Remove rgblight_list.h (#18878)Ryan
2022-10-27[Core] Adjust PWM hardware audio driver for RP2040 (#17723)Stefan Kerkmann
2022-10-24Normalise Joystick and Programmable Button keycodes (#18832)Ryan
2022-10-20Remove legacy EEPROM clear keycodes (#18782)Ryan
2022-10-15Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)Drashna Jaelre
2022-10-05onekey: Enable ADC for STM32F072 Discovery (#18592)Ryan
2022-10-04[Core] PWM Backlight for RP2040 (#17706)Stefan Kerkmann
2022-10-01Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-01onekey: fix quine keymap (#18555)Ryan
2022-09-30onekey: enable ADC for Bluepill and Blackpill (#18545)Ryan
2022-09-30Merge remote-tracking branch 'upstream/master' into developfauxpark
2022-09-30Onekey: migrate some stuff to data driven (#18502)Ryan
2022-09-27Further refactoring of joystick feature (#18437)Ryan
2022-08-30Use a macro to compute the size of arrays at compile time (#18044)Jeff Epler
2022-08-24Move keyboard USB IDs and strings to data driven: develop (#18152)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)Ryan
2022-08-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-08-15Migrate more F4x1 board files (#18054)Joel Challis