index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
handwired
/
onekey
/
keymaps
Age
Commit message (
Expand
)
Author
2021-08-24
[Core] Refactor OLED to allow easy addition of other types (#13454)
Xelus22
2021-08-18
Digitizer HID interface : absolute coordinates for mouse cursor (#12851)
a-chol
2021-07-30
Fix onekey console keymap (#13797)
Ryan
2021-07-30
Onekey cleanup (#13786)
Ryan
2021-06-21
Cleanup junk characters, part 1 (#13282)
Ryan
2021-02-28
Onekey keymap: quine (#10732)
ridingqwerty
2021-01-05
Merge remote-tracking branch 'origin/master' into develop
Zach White
2021-01-05
Migrate python tests away from onekey (#11367)
Joel Challis
2020-12-30
Rewrite APA102 support (#10894)
Aldehir Rojas
2020-10-29
Add 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-29
format code according to conventions [skip ci]
QMK Bot
2020-08-29
Allow joysticks to be used without analog pins (#10169)
Zach White
2020-08-29
Fix joystick compile issues (#9949)
Ryan
2020-08-29
Hid joystick interface (#4226)
a-chol
2020-08-17
Fix 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-26
CLI: fix `json2c` subcommand and add/fix tests (#9206)
Erovia
2020-05-19
Add SPI 25xx EEPROM support. (#8780)
Nick Brassel
2020-03-24
Set backlight and RGB pins for AVR onekeys (#8533)
Ryan
2020-03-18
[Keymap] I2C scanner (#8454)
Joel Challis
2020-03-17
ARM - ADC cleanup (#8385)
Joel Challis
2020-03-01
Add onekey keymap for testing reset to bootloader. (#8288)
Nick Brassel
2019-11-07
ARM - ws2812 bitbang (#7173)
Joel Challis
2019-10-05
ARM - Initial backlight support (#6487)
Joel Challis
2018-12-10
handwired/onekey Refactor and readme update (#4590)
noroadsleft
2017-02-07
pass through travis errors
Jack Humbert
2016-06-29
adds handwire and onekey example
Jack Humbert