summaryrefslogtreecommitdiff
path: root/keyboards/handwired/onekey
AgeCommit message (Expand)Author
2024-02-22Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps (#...Ryan
2024-02-20[Core] Allow ChibiOS `SIO` driver for `UART` driver (#22839)Stefan Kerkmann
2024-02-18Update GPIO macro usages in core (#23093)Ryan
2024-01-22Merge remote-tracking branch 'origin/master' into developQMK Bot
2024-01-22Fix missing joystick.h include (#22946)Ryan
2024-01-17I2C driver cleanup (#21273)David Hoelscher
2024-01-16i2c: rename read/write register functions (#22905)Ryan
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan
2023-12-11Keymap introspection for Dip Switches (#22543)Joel Challis
2023-11-12Generalise ADC driver source inclusion (#22448)Joel Challis
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan
2023-08-15rgblight: driver selection cleanups (#21558)Ryan
2023-08-15OLED: driver naming cleanups (#21710)Ryan
2023-07-28[Keyboard] Add STM32f3 Discovery onekey (#21625)Stefan Kerkmann
2023-07-21haptic: naming cleanups (#21551)Ryan
2023-07-08Relocate backlight drivers (#21444)Ryan
2023-06-28STM32H723 support (#21352)Nick Brassel
2023-06-24Move `TAPPING_TERM` to data driven (#21296)Ryan
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel
2023-06-19Swap G431 to transient EEPROM. Add G431 and G474 onekeys. (#21282)Nick Brassel
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