summaryrefslogtreecommitdiff
path: root/keyboards/handwired/onekey/keymaps
AgeCommit message (Expand)Author
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
2021-06-21Cleanup junk characters, part 1 (#13282)Ryan
2021-02-28Onekey keymap: quine (#10732)ridingqwerty
2021-01-05Merge remote-tracking branch 'origin/master' into developZach White
2021-01-05Migrate python tests away from onekey (#11367)Joel Challis
2020-12-30Rewrite APA102 support (#10894)Aldehir Rojas
2020-10-29Add brightness level API to OLED driver (#10772)Ryan
2020-10-06[CLI] Add c2json (#8817)Erovia
2020-10-04[Keymap] Add onekey keymap for OLED testing (#10380)Sergey Vlasov
2020-08-29format code according to conventions [skip ci]QMK Bot
2020-08-29Allow joysticks to be used without analog pins (#10169)Zach White
2020-08-29Fix joystick compile issues (#9949)Ryan
2020-08-29Hid joystick interface (#4226)a-chol
2020-08-17Fix sendstring call in onekey ADC keymap (#10031)Ryan
2020-06-07[Keyboard] Fix error_log complaint about handwired/onekey layout macro (#9263)Ryan
2020-05-26CLI: fix `json2c` subcommand and add/fix tests (#9206)Erovia
2020-05-19Add SPI 25xx EEPROM support. (#8780)Nick Brassel