summaryrefslogtreecommitdiff
path: root/keyboards/handwired/onekey
AgeCommit message (Expand)AuthorFilesLines
2025-10-13Update STM32F446 default HSE to 8MHz (#25717)Joel Challis3-9/+2
2025-08-17Refactor battery driver (#25550)Joel Challis4-5/+5
2025-05-19[Core] STM32G0x1 support (#24301)Stefan Kerkmann5-0/+82
2025-05-16Remove duplicate of SPI default config from keyboards (#25266)Joel Challis3-3/+0
2025-05-12Enable community modules to define LED matrix and RGB matrix effects. (#25187)Pascal Getreuer7-0/+104
2025-05-10Allow LVGL onekey keymap to be able compile for other board (#25005)HorrorTroll13-37/+75
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis1-1/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis1-1/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis1-1/+0
2025-03-28Merge remote-tracking branch 'origin/master' into developQMK Bot3-5/+5
2025-03-29Update onekey example for nucleo f446re (#25067)Ben Green3-5/+5
2025-03-21Non-volatile memory data repository pattern (#24356)Nick Brassel5-1/+43
2025-02-28Implement battery level interface (#24666)Joel Challis4-0/+42
2025-02-26Community modules (#24848)Nick Brassel2-0/+10
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis1-1/+0
2025-01-13Bugfix and update for AT32F415 (#24807)HorrorTroll5-8/+12
2025-01-03Update some changes for AT32F415 (#24766)HorrorTroll2-0/+5
2024-11-24Allow codegen of `keymap.json` => `keymap.c` without requiring layers/layout ...Nick Brassel14-35/+69
2024-11-21Added MCU support for ArteryTek AT32F415 (#23445)HorrorTroll6-0/+72
2024-08-25Update Underglow keycodes (#23765)Ryan2-2/+2
2024-05-22Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 3 (#23763)James Young2-5/+6
2024-04-17Migrate build target markers to keyboard.json - HI (#23540)Joel Challis13-4/+20
2024-04-17Data-Driven Keyboard Conversions: H, Part 3 (#23530)James Young4-4/+6
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis36-6/+0
2024-03-09Remove redundant disabling of features (#22926)Joel Challis1-4/+1
2024-02-22Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps (#...Ryan1-1/+1
2024-02-20[Core] Allow ChibiOS `SIO` driver for `UART` driver (#22839)Stefan Kerkmann2-0/+12
2024-02-18Update GPIO macro usages in core (#23093)Ryan1-6/+6
2024-01-22Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+0
2024-01-22Fix missing joystick.h include (#22946)Ryan1-1/+0
2024-01-17I2C driver cleanup (#21273)David Hoelscher1-13/+2
2024-01-16i2c: rename read/write register functions (#22905)Ryan1-1/+1
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan1-1/+1
2023-12-11Keymap introspection for Dip Switches (#22543)Joel Challis3-0/+22
2023-11-12Generalise ADC driver source inclusion (#22448)Joel Challis2-3/+2
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan2-3/+1
2023-08-15rgblight: driver selection cleanups (#21558)Ryan1-1/+1
2023-08-15OLED: driver naming cleanups (#21710)Ryan2-2/+0
2023-07-28[Keyboard] Add STM32f3 Discovery onekey (#21625)Stefan Kerkmann6-0/+47
2023-07-21haptic: naming cleanups (#21551)Ryan1-1/+1
2023-07-08Relocate backlight drivers (#21444)Ryan11-32/+0
2023-06-28STM32H723 support (#21352)Nick Brassel3-0/+24
2023-06-24Move `TAPPING_TERM` to data driven (#21296)Ryan2-1/+3
2023-06-23Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel8-17/+6
2023-06-19Swap G431 to transient EEPROM. Add G431 and G474 onekeys. (#21282)Nick Brassel6-0/+52
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan20-22/+20
2023-04-03Merge remote-tracking branch 'upstream/master' into developfauxpark2-2/+2
2023-04-03onekey: Fix console output on AVR (#19930)Sergey Vlasov2-2/+2
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan2-2/+3
2023-03-20Clean up APA102 config and add DD mapping (#20159)Ryan36-36/+72