Commit Graph

4174 Commits (3564667986f79c90c416a95e8cbca1c24835f6b3)
 

Author SHA1 Message Date
Jesse Vincent 70d769247f
Merge pull request from keyboardio/hardware/splitography 6 years ago
Gergely Nagy 7b00b8b6b0
hardware/Splitography: Disable the JTAG interface in the constructor 6 years ago
Gergely Nagy f527591b57
New hardware: SOFT/HRUF Splitography 6 years ago
Gergely Nagy 06c2a71962
Initialize Serial from Kaleidoscope.setup() 6 years ago
Gergely Nagy 1204f0d0e3
NEWS: Update the Atreus NEWS 6 years ago
Jesse Vincent d6cbd0e890
Merge pull request from keyboardio/hardware/atreus/variants 6 years ago
Jesse Vincent c9d452ac02
Merge pull request from keyboardio/copyright/fixups 6 years ago
Jesse Vincent f225ea5666
Merge pull request from keyboardio/plugin/winkeytoggle 6 years ago
Gergely Nagy de2dc3daf6
New plugin: WinKeyToggle 6 years ago
Gergely Nagy 3aeec2a5f9
License clarification & copyright assignments 6 years ago
Gergely Nagy 479d106070
Merge pull request from keyboardio/hardware/teensy-cli-mention 6 years ago
Gergely Nagy d5f4d1461c
doc: Update the ErgoDox & Atreus docs to mention teensy_loader_cli 6 years ago
Brian Cully 39d1f70812 Add rules and scripts for building on FreeBSD. 6 years ago
Gergely Nagy 930d4920c2
hardware/Atreus: Add support for all Atreus variants 6 years ago
Jesse Vincent 819ab0760f
Merge pull request from keyboardio/focus/new-api 6 years ago
Gergely Nagy ae49f750ee
hardware/Atreus: Restore COL_PIN_LIST & key layout to its original 6 years ago
Gergely Nagy ef94658b4b
FocusSerial: New, simplified API 6 years ago
Gergely Nagy 3c16dc05a8
doc: Fix a link in the FocusSerial documentation 6 years ago
Jesse Vincent c6a7acd1ce
Merge pull request from keyboardio/hardware/ergodox/optimisations 6 years ago
Gergely Nagy fc455baf3e
hardware/ErgoDox: Further simplify toggleATMegaRow 6 years ago
Gergely Nagy 392eac9903
hardware/ErgoDox: Improved row selection 6 years ago
Gergely Nagy 873968404c
Merge pull request from keyboardio/f/optimize-avr-keyboards 6 years ago
Gergely Nagy b33f4b5fc4
hardware/ErgoDox: Hint at GCC that some functions are critical path 6 years ago
Gergely Nagy e63341babb
hardware/ErgoDox: Report the current keyboard state every cycle 6 years ago
Gergely Nagy 3202bc417e
hardware/ErgoDox: Reset our latest state when updating Kaleidoscope 6 years ago
Gergely Nagy 6abc406172
hardware/ErgoDox: Switch debouncing to ~3 times / 5ms 6 years ago
Jesse Vincent fa94cb6e20 Correct where we need to pause before reading 6 years ago
Jesse Vincent d193d7bba0 Reset our "last state" when updating Kaleidoscope, rather than when 6 years ago
Jesse Vincent 7f6c26d658 Report the current keyboard state to Kaleidoscope on every loop 6 years ago
Jesse Vincent 3e9552cf44 Switch our debouncing to only run 3 times per 5 ms, which is closer to 6 years ago
Jesse Vincent 854fba3ff7 Revert "Remove unneeded includes" 6 years ago
Jesse Vincent f78bd53faf Remove handcoded optimization we no longer need 6 years ago
Jesse Vincent 06982df5ea Hint to GCC that a few functions are critical path 6 years ago
Jesse Vincent 91b7c0c923 Remove unneeded includes 6 years ago
Gergely Nagy 199ce760f0
examples: Move GhostInTheFirmware from LEDs to Features 6 years ago
Gergely Nagy ac434360c7
Merge pull request from keyboardio/f/reorg-examples 6 years ago
Gergely Nagy f27a2127ac
kaleidoscope-builder: Support examples in subdirs 6 years ago
Jesse Vincent 50a6f5e1b1 Reorganize our examples directory to try to make it easier to work with 6 years ago
Jesse Vincent d4b2332e0e
Merge pull request from keyboardio/f/onLayerChange 6 years ago
Gergely Nagy 38681b9681
ActiveModColor: Improve latency by caching interesting keys on layer change 6 years ago
Gergely Nagy 7214cc0d47
Colormap: Migrate to using `onLayerChange` 6 years ago
Gergely Nagy 445687634e
Introduce a new event: onLayerChange 6 years ago
Jesse Vincent 705597f649
Merge pull request from keyboardio/hardware/vendorize 6 years ago
Gergely Nagy 827dc52d76
hardware: Vendorize the ErgoDox and the Model01 ports 6 years ago
Jesse Vincent 75dd28aeab
Merge pull request from keyboardio/builder/bootloader-vid 6 years ago
Jesse Vincent eedce63e3c
Merge pull request from keyboardio/hardware/atmegakeyboard/overrideable-crgb 6 years ago
Gergely Nagy 93bc527b98
hardware/ATMegaKeyboard: Only define cRGB if required 6 years ago
Gergely Nagy f8dc42a939
kaleidoscope-builder: Support bootloaders with a different VID 6 years ago
Gergely Nagy a5cc2d4f80
.gitignore: Ignore compiled examples too 6 years ago
Jesse Vincent 1fa31ee64c
Merge pull request from keyboardio/news/ATMegaKeyboard 6 years ago