You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/quantum
Kenneth Aloysius d27855665a Updated matrix.c for some PS2AVRGB boards and templates for new_project script (#2992)
* Add M6-A keymap

* Update XD60 keymap

* Update XD60 keymap readme

* Update JJ40 and Let's Split keymaps

* Add readme for M6-A

* Fix typo, update JJ40 README

* Update jj40 readme

* Cleanup jj40 keymap

* Revert Let's Split QWERTY layer to default before #2010

* Update numpad layers

* Fix: Let's Split keymap getting stuck mods due to having keycodes assigned on the Raise layer

* Keep ASCII art consistent with keymap

* Staryu: initial port

* Add personal keymap

* Added and updated READMEs

* Fix: default keymap for staryu

* Rudimentary backlight support.

* Enabled mousekeys for default keymap

* use QMK_KEYBOARD_H and LAYOUT

* Update readme.md for NIU mini: flash using avrdude

* Fix missing linebreaks for Staryu README

* Update readme.md

* Update PS2AVRGB boards with new matrix.c

* Update canoe matrix.c; untested

* Fix canoe.c for building (needs matrix_scan_user and matrix_init_user)

* Add personal Iris keymap

* Update keymap

* Update keymap

* Update keymap, disable backlighting and underglow

* Move PrintScreen button

* Add README
7 years ago
..
api Merge ChibiOS and LUFA descriptor support (#2362) 7 years ago
audio Add kuatsure map to preonic board (#3087) 7 years ago
keymap_extras Add Support for Software Workman (#2632) 7 years ago
process_keycode Fixed sprintf overflow 7 years ago
serial_link Only re-send matrix every 5ms 8 years ago
template Updated matrix.c for some PS2AVRGB boards and templates for new_project script (#2992) 7 years ago
tools Backlight abstraction and other changes (#439) 9 years ago
visualizer move lcd_backlight_keyframes to correct location 8 years ago
api.c Clarify the quantum license (#1042) 8 years ago
api.h Clarify the quantum license (#1042) 8 years ago
color.c Adds IS31FL3731 RGB Matrix Implementation (#2910) 7 years ago
color.h Adds IS31FL3731 RGB Matrix Implementation (#2910) 7 years ago
config_common.h clean-up planck and preonic keymaps, move audio stuff around 8 years ago
dynamic_macro.h Fix dynamic macros on ChibiOS keyboards 8 years ago
fauxclicky.c Faux clicky bug fixes 8 years ago
fauxclicky.h Faux clicky bug fixes 8 years ago
keycode_config.c Fix #1566 - NKRO reseting issue 7 years ago
keycode_config.h Allow mod swapping for mod tap (MT) (#1202) 8 years ago
keymap.h Merge ChibiOS and LUFA descriptor support (#2362) 7 years ago
keymap_common.c Add macro for momentarily switching to a layer while some mods are active (#2460) 7 years ago
led_tables.c Move CIE1931 and breathing tables to its own file 8 years ago
led_tables.h Move CIE1931 and breathing tables to its own file 8 years ago
matrix.c Clarify the quantum license (#1042) 8 years ago
pincontrol.h Clarify the quantum license (#1042) 8 years ago
pointing_device.c Added Dichotemy Keyboard, updated docs for Pointing Device (#1817) 8 years ago
pointing_device.h Fix Pointing Device code (#1934) 8 years ago
quantum.c Add effect speed support for RGB Matrix *No EEPROM yet* (#2922) 7 years ago
quantum.h Adds IS31FL3731 RGB Matrix Implementation (#2910) 7 years ago
quantum_keycodes.h Add effect speed support for RGB Matrix *No EEPROM yet* (#2922) 7 years ago
rgb.h Add effect speed support for RGB Matrix *No EEPROM yet* (#2922) 7 years ago
rgb_matrix.c Customizable LED test duration (#3086) 7 years ago
rgb_matrix.h General RGB matrix fixes (#2931) 7 years ago
rgblight.c Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070) 7 years ago
rgblight.h Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070) 7 years ago
rgblight_list.h Add and fix _noeeprom functions to many of the RGB Underglow functions (#3070) 7 years ago
rgblight_types.h Fixed rgblight_types.h 8 years ago
send_string_keycodes.h Updates send_string functionality, adds terminal feature (#1657) 8 years ago
variable_trace.c Clarify the quantum license (#1042) 8 years ago
variable_trace.h Clarify the quantum license (#1042) 8 years ago