index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
handwired
/
onekey
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove legacy EEPROM clear keycodes (#18782)
Ryan
2022-10-20
1
-1
/
+1
*
Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)
Drashna Jaelre
2022-10-15
2
-2
/
+20
*
onekey: Enable ADC for STM32F072 Discovery (#18592)
Ryan
2022-10-05
2
-0
/
+5
*
[Core] PWM Backlight for RP2040 (#17706)
Stefan Kerkmann
2022-10-04
7
-1
/
+28
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-10-01
1
-3
/
+2
|
\
|
*
onekey: fix quine keymap (#18555)
Ryan
2022-10-01
1
-3
/
+2
*
|
onekey: enable ADC for Bluepill and Blackpill (#18545)
Ryan
2022-09-30
10
-0
/
+26
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2022-09-30
69
-335
/
+259
|
\
|
|
*
Onekey: migrate some stuff to data driven (#18502)
Ryan
2022-09-30
69
-335
/
+259
*
|
Further refactoring of joystick feature (#18437)
Ryan
2022-09-27
1
-5
/
+1
*
|
Use a macro to compute the size of arrays at compile time (#18044)
Jeff Epler
2022-08-30
1
-2
/
+2
|
/
*
Move keyboard USB IDs and strings to data driven: develop (#18152)
Ryan
2022-08-24
8
-6
/
+12
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-20
35
-39
/
+57
|
\
|
*
Move keyboard USB IDs and strings to data driven, pass 2: handwired (#18079)
Ryan
2022-08-20
35
-39
/
+57
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-15
1
-0
/
+1
|
\
|
|
*
Migrate more F4x1 board files (#18054)
Joel Challis
2022-08-15
1
-0
/
+1
*
|
Add minimal STM32F103C6 support (#17853)
Sergey Vlasov
2022-08-11
6
-0
/
+136
*
|
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
18
-18
/
+0
*
|
Add kb2040 onkey keyboard that works with the oled keymap (#17786)
Jeff Epler
2022-08-05
4
-0
/
+72
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-07-26
1
-5
/
+3
|
\
|
|
*
Update README.md for teensy lc onekey (#17797)
Diogo Sergio
2022-07-25
1
-5
/
+3
*
|
[Core] Use polled waiting on ChibiOS platforms that support it (#17607)
Stefan Kerkmann
2022-07-11
7
-2
/
+78
*
|
Tentative Teensy 3.5 support (#14420)
Ryan
2022-07-03
5
-0
/
+146
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-07-01
2
-0
/
+2
|
\
|
|
*
Specify blackpill board files where relevant (#17521)
Joel Challis
2022-07-01
2
-0
/
+2
*
|
[Core] Add Raspberry Pi RP2040 support (#14877)
Stefan Kerkmann
2022-06-30
4
-0
/
+43
*
|
Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)
precondition
2022-06-24
1
-0
/
+1
|
/
*
Add WB32 evaluation board onekey targets. (#17330)
Nick Brassel
2022-06-08
6
-0
/
+46
*
[Feature] Add support for multiple switchs/solenoids to Haptic Feedback engin...
Drashna Jaelre
2022-05-15
3
-0
/
+17
*
[Core] Add Reboot keycode to core (#15990)
Drashna Jaelre
2022-05-14
1
-0
/
+5
*
Provide better config defaults for bluepill boards (#16909)
Joel Challis
2022-04-22
1
-28
/
+0
*
Expose API for hardware unique ID (#16869)
Joel Challis
2022-04-18
1
-0
/
+28
*
Add non blackpill F4x1 config files (#16600)
Joel Challis
2022-04-06
1
-23
/
+0
*
Joystick feature updates (#16732)
Ryan
2022-03-26
1
-2
/
+0
*
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-15
1
-4
/
+0
*
Add L432, L442. (#16016)
Nick Brassel
2022-01-24
3
-0
/
+31
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-01-05
1
-1
/
+1
|
\
|
*
[Keymap] Fix onekey oled keymap (#15751)
Drashna Jaelre
2022-01-05
1
-1
/
+1
*
|
Refactor `bootloader_jump()` implementations (#15450)
Ryan
2021-12-27
2
-0
/
+6
|
/
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
1
-2
/
+1
*
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
1
-2
/
+0
*
[Core] Change OLED task function to be boolean (#14864)
Drashna Jaelre
2021-11-02
1
-1
/
+2
*
[Core] Add support for RISC-V builds and GD32VF103 MCU (#12508)
Stefan Kerkmann
2021-10-18
8
-2
/
+129
*
Initial pass of F405 support (#14584)
Joel Challis
2021-09-25
3
-0
/
+40
*
Align ChibiOS I2C defs with other drivers (#14399)
Joel Challis
2021-09-12
3
-5
/
+5
*
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
1
-1
/
+0
*
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-12
1
-2
/
+0
*
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-09-10
1
-1
/
+1
*
Bugfix for Joystick and JSON schema (#14295)
Ryan
2021-09-09
1
-1
/
+1
[next]