Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Added instructions for how to build and flash the firmware with teensy_cli
|
|
|
|
Default atreus layout
|
|
|
|
|
|
|
|
|
|
|
|
As per Pramod's comment on stack overflow:
In C int foo() and int foo(void) are different functions. int foo()
accepts an arbitrary number of arguments, while int foo(void) accepts 0
arguments. In C++ they mean the same thing. I suggest that you use void
consistently when you mean no arguments.
|
|
|
|
|
|
|
|
|
|
|
|
A fix described by jackhumbert has been sorted out now.
|
|
Add Atreus50 keyboard
|
|
Flesh out MIDI support
|
|
Add smt keymap for Satan 'GH60'
|
|
My customized keymap + some tunes for the song list
|
|
|
|
Let's Split hexwire keymap fixes
|
|
Update readme and default layout for TADA68
|
|
Italian layout for ergodox keyboard
|
|
SSD1306 I2C OLED display support for let's split
|
|
Support Frosty Flake Controller (CM Storm QFR)
|
|
XD60 different layout
|
|
Added KC_KEYMAP macro for old style keymaps in Atreus62
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
default layout
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to 150ms
|