summaryrefslogtreecommitdiff
path: root/keyboards/handwired/onekey/keymaps
AgeCommit message (Expand)Author
2024-02-22Migrate `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` in remaining non-user keymaps (#...Ryan
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-21haptic: naming cleanups (#21551)Ryan
2023-04-03onekey: Fix console output on AVR (#19930)Sergey Vlasov
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
2022-12-14Tap Dance: remove `qk_` prefix (#19313)Ryan
2022-12-13[Core] Quantum Painter - LVGL Integration (#18499)jpe230
2022-12-02Fixup EFL and F4's sector selection. (#19221)Nick Brassel
2022-11-27Joystick feature improvements (#19052)Ryan
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-10-27Remove rgblight_list.h (#18878)Ryan
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-01Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-10-01onekey: fix quine keymap (#18555)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-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-07-11[Core] Use polled waiting on ChibiOS platforms that support it (#17607)Stefan Kerkmann
2022-05-15[Feature] Add support for multiple switchs/solenoids to Haptic Feedback engin...Drashna Jaelre
2022-05-14[Core] Add Reboot keycode to core (#15990)Drashna Jaelre
2022-04-18Expose API for hardware unique ID (#16869)Joel Challis
2022-03-26Joystick feature updates (#16732)Ryan
2022-01-05[Keymap] Fix onekey oled keymap (#15751)Drashna Jaelre
2021-11-02[Core] Change OLED task function to be boolean (#14864)Drashna Jaelre
2021-10-18[Core] Add support for RISC-V builds and GD32VF103 MCU (#12508)Stefan Kerkmann
2021-09-10Remove bootloader listings from rules.mk (#14330)Ryan
2021-09-09Bugfix for Joystick and JSON schema (#14295)Ryan
2021-08-24[Core] Refactor OLED to allow easy addition of other types (#13454)Xelus22
2021-08-18Digitizer HID interface : absolute coordinates for mouse cursor (#12851)a-chol
2021-07-30Fix onekey console keymap (#13797)Ryan
2021-07-30Onekey cleanup (#13786)Ryan