~ruther/qmk_firmware

a20e59ac — noroadsleft 6 years ago
Fix Corne (crkbd) keyboard dimensions in info.json
7870000d — noroadsleft 6 years ago
Fix Clueboard Cluecard keyboard dimensions in info.json
f19d1382 — noroadsleft 6 years ago
Fix Canoe keyboard dimensions in info.json
a206f3b7 — noroadsleft 6 years ago
Fix handwired/not_so_minidox keyboard dimensions in info.json
75535cdf — noroadsleft 6 years ago
Fix KBDfans KBD4x keyboard dimensions in info.json
1529f0b2 — noroadsleft 6 years ago
Fix handwired/prime_exl keyboard dimensions in info.json
b090fe15 — noroadsleft 6 years ago
Fix Ergodone keyboard dimensions in info.json
a6857d18 — Drashna Jaelre 6 years ago
Change table names
1d7a06a0 — Drashna Jaelre 6 years ago
Cleanup code
e88530af — Drashna Jaelre 6 years ago
Make send_char multilined for readaability

So future us' will thaank us
7148c0b1 — Drashna Jaelre 6 years ago
Clean up some of the code
a2090d5e — Drashna Jaelre 7 years ago
Add AltGr/RALT support to Send String
6832a067 — zvecr 6 years ago
Add vendor and product arguments to atmega32a_program.py - fix hex print
0e88d756 — zvecr 6 years ago
Add vendor and product arguments to atmega32a_program.py
a9a5fd75 — Drashna Jaelre 6 years ago
Max out range for max compatibility
c27d96b4 — Drashna Jaelre 6 years ago
Fix ATSAM's USB HID descriptor to support higher heycodes

Assuming I understand this correctly, this should set the max scancode to E7 (RGUI), which is the last listed code in the main list (everything else use for internal QMK/TMK stuff).
0ee4206b — zvecr 6 years ago
Fix build detection of keymap and board changes
e93465ff — zvecr 6 years ago
Apply MAKEFLAGS to speed up CI
dc267f96 — holtenc 6 years ago
Flesh out keymaps and some tweaks to indicators (#5608)

* correct indicator light states.

function of indicator lights was inverted. these changes correct that.

* flesh out keymaps pre production
2a55368a — mechmerlin 6 years ago
add in the missing #defines
Next