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
Age
Commit message (
Expand
)
Author
2021-04-21
fix: Latam contribution key codes
Florian Didron
2021-04-21
fix: missing icelandic mappings
Florian Didron
2021-04-21
feat: adds Ω to the cms mappings
Florian Didron
2021-04-08
feat: adds spanish latam contribution
Florian Didron
2021-03-31
fix: french canadian }
Florian Didron
2021-03-30
fix: a couple of french swiss mappings
Florian Didron
2021-03-25
Adds locale contributions
Florian Didron
2021-03-25
feat: adds icelandic contribution
Florian Didron
2021-03-25
feat: adds french canadian contribution
Florian Didron
2021-03-25
feat: adds ukranian user contribution
Florian Didron
2021-03-18
Adds caps lock led status on Moonlander/Ergodox (#332)
Florian Didron
2021-03-18
Increase mouse wheel key delay (#333)
Florian Didron
2021-03-03
Disable Unicode and Swap Hands on ErgoDox EZ (#331)
Drashna Jaelre
2021-02-26
Disable Autoshift for shift as well (#330)
Drashna Jaelre
2021-02-11
fix: ergodox glow compilation bombs
Florian Didron
2021-02-11
feat: swiss french oryx aliases
Florian Didron
2021-02-02
CLI: Fix json flashing (#11765)
Erovia
2021-02-02
quantum.c send char cleanups (#11743)
Ryan
2021-02-02
Add rgblight_reload_from_eeprom() (#11411)
Joshua Diamond
2021-02-02
add get_matrix_scan_rate() to tmk_core/common/keyboard.c (#11489)
Takeshi ISHII
2021-02-02
Fix QMK_BUILDDATE (#11641)
Zach White
2021-02-02
Add stm32-dfu and apm32-dfu to bootloader.mk (#11019)
Ryan
2021-02-02
Fix wrong key when "Music Map" is used with MAJOR_MODE. (#11234)
Takeshi Nishio
2021-02-02
Fixup declaration for _kill, add other missing syscalls, populate errno. (#11...
Nick Brassel
2021-02-02
Add syscall fallbacks to ChibiOS builds (#11573)
Nick Brassel
2021-02-02
Generate version.h when compiling json files (#11581)
Zach White
2021-02-02
Improve the compile and flash subcommands (#11334)
Zach White
2021-02-02
Add BGR byte order for WS2812 drivers (#11562)
kb-elmo
2021-02-02
allow customizing decrease delay of rgb heatmap (#11322)
André Silva
2021-02-02
Adafruit BLE cleanups (#11556)
Ryan
2021-02-02
arm_atsam: temporarily lower raw HID endpoint/report size (#11554)
Ryan
2021-02-02
Add support for shared EP on V-USB boards (#11103)
Ryan
2021-02-02
Lighting Layers should be disabled when suspended (#11442)
Joshua Diamond
2021-02-02
keymap_fr_ch: undef `CH_H` (#11537)
Ryan
2021-02-02
Address wake from sleep instability (#11450)
Joshua Diamond
2021-01-31
Stop sounds when suspended (#11553)
Joshua Diamond
2021-01-12
[Keyboard] Fix printf calls in Moonlander matrix (#11511)
Drashna Jaelre
2021-01-12
Fix macOS build
Sergey Shulepov
2021-01-12
manually run formatting job (#11503)
Joel Challis
2021-01-12
Add build debug option to tmk_core/rules.mk (#11324)
Takeshi ISHII
2021-01-12
Fix Tap-Hold Configs (#11127)
Drashna Jaelre
2021-01-12
Homebrew install: ignore pinned formulae in `brew upgrade` (#11423)
Ryan
2021-01-12
arm_atsam: Use PROGRAM_CMD for :flash target if set (#11424)
Joel Elkins
2021-01-12
Align ChibiOS spi_master behaviour with AVR (#11404)
Ryan
2021-01-12
Fix broken Lighting Layers when RGBLIGHT_MAX_LAYERS > 16 (#11406)
Joshua Diamond
2021-01-12
Return the make exit code for qmk compile and flash (#11402)
Zach White
2021-01-12
speed up list_keyboards.sh
MURAOKA Taro
2021-01-12
Manually run formatting CI process (#11375)
Joel Challis
2021-01-12
Add target 'check-md5' to `build_keyboard.mk` (#11338)
Takeshi ISHII
2021-01-12
Missed a couple more `#pragma once`s (#11351)
Ryan
[next]