aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/onekey
Commit message (Expand)AuthorAgeFilesLines
* Update STM32F446 default HSE to 8MHz (#25717)Joel Challis2025-10-133-9/+2
* Refactor battery driver (#25550)Joel Challis2025-08-174-5/+5
* [Core] STM32G0x1 support (#24301)Stefan Kerkmann2025-05-195-0/+82
* Remove duplicate of SPI default config from keyboards (#25266)Joel Challis2025-05-163-3/+0
* Enable community modules to define LED matrix and RGB matrix effects. (#25187)Pascal Getreuer2025-05-127-0/+104
* Allow LVGL onekey keymap to be able compile for other board (#25005)HorrorTroll2025-05-1013-37/+75
* Remove `"command":false` from keyboards (#25193)Joel Challis2025-04-241-1/+0
* Remove `"console":false` from keyboards (#25190)Joel Challis2025-04-231-1/+0
* Remove empty `url` fields (#25181)Joel Challis2025-04-221-1/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2025-03-283-5/+5
|\
| * Update onekey example for nucleo f446re (#25067)Ben Green2025-03-283-5/+5
* | Non-volatile memory data repository pattern (#24356)Nick Brassel2025-03-215-1/+43
* | Implement battery level interface (#24666)Joel Challis2025-02-284-0/+42
|/
* Community modules (#24848)Nick Brassel2025-02-262-0/+10
* Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis2025-01-201-1/+0
* Bugfix and update for AT32F415 (#24807)HorrorTroll2025-01-145-8/+12
* Update some changes for AT32F415 (#24766)HorrorTroll2025-01-032-0/+5
* Allow codegen of `keymap.json` => `keymap.c` without requiring layers/layout ...Nick Brassel2024-11-2414-35/+69
* Added MCU support for ArteryTek AT32F415 (#23445)HorrorTroll2024-11-216-0/+72
* Update Underglow keycodes (#23765)Ryan2024-08-252-2/+2
* Migrate `LOCKING_*_ENABLE` to Data-Driven: H, Part 3 (#23763)James Young2024-05-222-5/+6
* Migrate build target markers to keyboard.json - HI (#23540)Joel Challis2024-04-1713-4/+20
* Data-Driven Keyboard Conversions: H, Part 3 (#23530)James Young2024-04-174-4/+6
* Migrate build target markers to keyboard.json (#23293)Joel Challis2024-03-3036-6/+0
* Remove redundant disabling of features (#22926)Joel Challis2024-03-091-4/+1
* Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps (#...Ryan2024-02-221-1/+1
* [Core] Allow ChibiOS `SIO` driver for `UART` driver (#22839)Stefan Kerkmann2024-02-202-0/+12
* Update GPIO macro usages in core (#23093)Ryan2024-02-181-6/+6
* Merge remote-tracking branch 'origin/master' into developQMK Bot2024-01-221-1/+0
|\
| * Fix missing joystick.h include (#22946)Ryan2024-01-221-1/+0
* | I2C driver cleanup (#21273)David Hoelscher2024-01-171-13/+2
* | i2c: rename read/write register functions (#22905)Ryan2024-01-161-1/+1
* | Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan2023-12-121-1/+1
* | Keymap introspection for Dip Switches (#22543)Joel Challis2023-12-123-0/+22
|/
* Generalise ADC driver source inclusion (#22448)Joel Challis2023-11-122-3/+2
* Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan2023-10-132-3/+1
* rgblight: driver selection cleanups (#21558)Ryan2023-08-151-1/+1
* OLED: driver naming cleanups (#21710)Ryan2023-08-152-2/+0
* [Keyboard] Add STM32f3 Discovery onekey (#21625)Stefan Kerkmann2023-07-286-0/+47
* haptic: naming cleanups (#21551)Ryan2023-07-211-1/+1
* Relocate backlight drivers (#21444)Ryan2023-07-0811-32/+0
* STM32H723 support (#21352)Nick Brassel2023-06-283-0/+24
* Move `TAPPING_TERM` to data driven (#21296)Ryan2023-06-242-1/+3
* Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-238-17/+6
* Swap G431 to transient EEPROM. Add G431 and G474 onekeys. (#21282)Nick Brassel2023-06-196-0/+52
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-0620-22/+20
* Merge remote-tracking branch 'upstream/master' into developfauxpark2023-04-032-2/+2
|\
| * onekey: Fix console output on AVR (#19930)Sergey Vlasov2023-04-032-2/+2
* | Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-2/+3
* | Clean up APA102 config and add DD mapping (#20159)Ryan2023-03-1936-36/+72