Commit Graph

566 Commits (eeprom_update)

Author SHA1 Message Date
Joe Wasson e81e75c147 Move steno keycodes due to conflict with another PR. 8 years ago
Joe Wasson 3e96e8a6a1 Add copyright to steno files. 8 years ago
Joe Wasson f30f12ec81 Add support for GeminiPR steno protocol. 8 years ago
Joe Wasson 5987f67989 Add TX Bolt protocol support for Stenography 8 years ago
Jack Humbert cefc09ae7d adds option for alt pitch standards 8 years ago
Jack Humbert 415d38ba9e adds music mode, music mode songs, music mask 8 years ago
Jack Humbert f407f3e8de remove unneccesary headers 8 years ago
Jack Humbert 92ccc9a7b8 use automatic rests with songs (no more rest styles) 8 years ago
Jack Humbert fd664fe85b escape song playing in music 8 years ago
Jack Humbert fe113ebad5 start updating audio docs 8 years ago
Jack Humbert 6a3c66776c clean-up planck and preonic keymaps, move audio stuff around 8 years ago
Fred Sundvik 78545b9509 Fix unreferenced errors with mingw compiler and unit tests 8 years ago
Jack Humbert 42d5a324eb Start mvoing hardware drivers to /drivers/ (#1433) 8 years ago
Fred Sundvik 10546665f4 Fix uninitialized backlight_level in the Visualizer 8 years ago
Fred Sundvik 9d8279960d Make it easier to use drivers 8 years ago
Fred Sundvik 4da3b19603 Shared default animations 8 years ago
Fred Sundvik 2251560256 Clarify naming between LCD_BACKLIGHT and LED_BACKLIGHT 8 years ago
Fred Sundvik f3c113fb5a Shared gfxconf 8 years ago
Fred Sundvik 8a962f7b27 Define visualizer thread priority by default 8 years ago
Shayne Holmes 48ff93582b Pull out sendstring variations to their own files. 8 years ago
Shayne Holmes fdc2e8058b Allow broader send_string layout customizability via compile flag 8 years ago
Jack Humbert 7d28a417c0 don't let timer1 exist without b5 being enabled 8 years ago
Jack Humbert ea7590c894 add new arguements, docs 8 years ago
Jack Humbert b82604dada no glide 8 years ago
Jack Humbert bfc73e90cf working duopholy 8 years ago
Jack Humbert eabf530a0e b5 audio 8 years ago
Jack Humbert b2979eba23 Adds parenthesis where they might be needed 8 years ago
Andreas Lindhé a25dbaad32 Create sv_SE Qwerty layout for ErgoDox 8 years ago
Jack Humbert 61cdc9aaa4 Allow mod swapping for mod tap (MT) (#1202) 8 years ago
Ethan Madden 42e6ecc36b Whitefox LED control (#1432) 8 years ago
rai-suta e740520b3f Fix bug. 8 years ago
Fred Sundvik 1e6a3f9e17 Change M_2_PI to 2 * PI as it should be 8 years ago
skullY 582a6ac75c Fix #1135 by changing the default to at90usb1286 8 years ago
rai-suta 5dae013ff8 Add JIS_KEYCODE layout for send_string() 8 years ago
Fred Sundvik f912c74fe7 Change inline to static inline 8 years ago
Fred Sundvik da19852964 Add function for getting the LCD backlight brightness 8 years ago
Fred Sundvik ff49259a1a Include config.h from visualizer.h 8 years ago
Fred Sundvik 6c9b4743f7 Include config.h before visualizer.h 8 years ago
jamesofarrell 98316ef017 Added Grave Escape (#1391) 8 years ago
Fred Sundvik 7d5606085f Correctly calculate backlight level 8 years ago
Víctor 21fa16651c Rename ES_RCRB to ES_RCBR for consistency reasons (left curly bracket is defined as ES_LCBR) 8 years ago
Víctor 2c404cca12 Fix keymap definitions referencing inexistent macros 8 years ago
Fred Sundvik b51a0db6ed Add backlight support to the default Ergodox Infinity animations 8 years ago
Fred Sundvik effffa33a5 Backlight level handling for the visualizer 8 years ago
Fred Sundvik a916f4e8b8 Let BACKLIGHT_ENABLE control the Infinity LEDs 8 years ago
Daniel Shields 606e13a47e Prevent the recording of looping dynamic macros. 8 years ago
Nick Choi 5393bc6f4e switched to uint8 and 16 8 years ago
Nick Choi b3144112d3 removed need to set customtapping term 0. defaults to 0 already 8 years ago
Nick Choi 7c8b166cce changed -1 to 0 can't have negative unsigned ints 🤔 8 years ago
Nick Choi aeb3a34636 moved specific tap term to its own function 8 years ago