summaryrefslogtreecommitdiffstats
path: root/keyboards/jj40
Commit message (Expand)AuthorAgeFilesLines
* Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159)peepeetee2021-08-2235-2030/+0
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-08-191-1/+1
|\
| * [Keymap] Quark AJP10304 layout (#13290)Alan Pocklington2021-08-191-1/+1
| * 2021 May 29 Breaking Changes Update (#13034)James Young2021-05-296-272/+2
* | Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-1/+0
* | Remove Full Bootmagic (#13846)James Young2021-08-065-5/+5
* | Remove legacy BACKLIGHT_CUSTOM_DRIVER option (#13731)Joel Challis2021-07-271-3/+0
* | `keymap_extras`: Remove deprecated defines (#12949)Ryan2021-07-061-23/+23
* | Remove KEYMAP and LAYOUT_kc (#12160)Zach White2021-05-114-270/+0
* | Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-122-2/+2
|/
* Remove FAUXCLICKY feature (deprecated) (#11829)Drashna Jaelre2021-02-092-2/+0
* Merge remote-tracking branch 'origin/master' into developZach White2021-01-301-0/+3
|\
| * Add a <FEATURE>_SUPPORTED flag (#9058)Zach White2021-01-301-0/+3
* | Remove unused `action_get_macro()` usages in user files (#11165)Ryan2021-01-111-25/+0
|/
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-282-2/+0
* Rename keyboard-level readmes to lower-case (#10759)Erovia2020-10-251-0/+0
* Add VIA support for JJ40 (#10263)Alvaro Muente2020-09-112-0/+97
* [Keyboard] Update JJ40 VID and PID (#10215)Alvaro Muente2020-09-061-2/+2
* Create ajp10304 userspace and ortho_4x12 layout. (#9304)ajp103042020-07-093-356/+22
* jj28 (jj40 SuperMicro) update (#8885)Stefano2020-05-075-42/+51
* V-USB: Consolidate usbconfig.h's into a single file (#8584)Ryan2020-03-311-355/+0
* V-USB: Use structs for USB descriptors (#8572)Ryan2020-03-281-9/+3
* V-USB: Use manufacturer and product strings from config.h (#7797)Ryan2020-03-262-34/+7
* Remove NO_UART defines from config.h for V-USB boards (#8351)Ryan2020-03-091-1/+0
* Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)ridingqwerty2020-01-301-6/+6
* Remove custom backlight code for PS2AVRGB boards (#7775)fauxpark2020-01-181-1/+1
* Remove custom matrix from PS2AVRGB boards (#7396)fauxpark2020-01-021-15/+0
* [Keyboard] Update ATmega32A readme files to match template (#7462)Joel Challis2019-11-231-71/+8
* [Keyboard] Update default keymaps to use `layer_state_t` (#7444)Drashna Jaelre2019-11-211-1/+1
* Set device version from config.h for V-USB boards (#7316)fauxpark2019-11-152-1/+2
* Add support for configurable polling interval and power usage o… (#7336)fauxpark2019-11-152-11/+1
* Refactor ps2avrgb i2c ws2812 to core (#7183)Joel Challis2019-10-292-40/+1
* Cleanup rules.mk for 32A and 328P keyboards (#6767)fauxpark2019-09-201-15/+8
* [Keymap] a keymap to "transform" a jj40 info a simil Alpha28, to enjoy its si...Stefano2019-08-245-0/+383
* [Keymap] removes gamelayer, finally got rgb working (#5817)Florian B2019-08-083-37/+15
* [Keymap] Update jj40:cockpit keymap (#6089)Domantas Petrauskas2019-06-072-24/+23
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* [Keyboard] Refactor jj40 to current standards (#5574)zvecr2019-04-0811-763/+136
* Align use of atmega32a program script (#5259)zvecr2019-03-141-1/+1
* Relocate usb_detach to utils (#5121)zvecr2019-02-182-49/+0
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-172-6/+0
* [Keyboard] Jj40 doc (#4914)wanleg2019-01-301-0/+13
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-3/+0
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft2019-01-042-7/+1
* Remove RGB_SMOD alias and replace uses with RGB_MOD (#4319)Konstantin Đorđević2018-11-271-2/+2
* Keyboard: JJ40 Refactor and Configurator support (#3197)noroadsleft2018-10-227-55/+92
* Keymap: add JJ40 Skewwhiffy layout (#4135)Kenny Hung2018-10-151-0/+219
* Keymap: Undo my backlight workaround (#4122)Oscillope2018-10-112-62/+2
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-176-13/+0