summaryrefslogtreecommitdiff
path: root/keyboards/nullbitsco
AgeCommit message (Expand)AuthorFilesLines
2025-01-20Migrate some DEFAULT_FOLDER to keyboard_aliases.hjson (#24835)Joel Challis1-1/+0
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel32-2356/+0
2024-08-25Update Underglow keycodes (#23765)Ryan6-6/+6
2024-08-10Remove keyboard level `QK_BOOT` implementations (#24231)Joel Challis1-16/+13
2024-06-29Remove custom keycodes from nullbitsco/snap (#24017)Joel Challis2-77/+19
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan3-3/+3
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan5-34/+34
2024-04-26Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+4
2024-04-25nullbitsco/snap: once again reduce size of bongo_reactive (#23284)Jay Greco1-1/+4
2024-04-23Migrate build target markers to keyboard.json - N (#23589)Joel Challis11-77/+54
2024-04-11Move `SPLIT_KEYBOARD` to data driven (#21410)Duncan Sutherland2-1/+1
2024-04-03Remove `quantum.h` includes from keyboard code (#23394)Ryan6-4/+19
2024-03-30Remove `quantum.h` includes from keyboard custom `matrix.c`s (#23371)Ryan2-6/+4
2024-02-19Manual user keymap removal (#23104)Joel Challis5-880/+0
2024-02-17Removal of bootmagic lite terminology (#22979)Joel Challis1-2/+2
2024-02-16[Keymap Removal] keyboard with most keymaps (#23092)Joel Challis6-696/+0
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark4-679/+0
2023-12-18Remove obvious user keymaps, `keyboards/a*` edition. (#22692)Nick Brassel4-679/+0
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan1-1/+1
2023-11-30nullbitsco/snap: reduce size of bongo_reactive (#22571)Jay Greco1-0/+1
2023-10-21Migrate recently introduced sync items (#22305)Joel Challis2-3/+5
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan3-5/+5
2023-09-01nullbitsco/snap: fix broken keymaps (#21877)Jay Greco3-3/+3
2023-08-23Move RGBLight animations to data driven (#21635)Ryan6-39/+39
2023-08-15OLED: driver naming cleanups (#21710)Ryan9-9/+0
2023-07-31Fix layout offsets for a handful of boards (#21636)Ryan1-19/+19
2023-07-03Fix encoder map declarations (#21435)Joel Challis4-4/+4
2023-07-02Move miscellaneous defines to data driven (#21382)Ryan2-6/+14
2023-07-02Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan4-25/+25
2023-06-25Move `TAP_CODE_DELAY` to data driven (#21363)Ryan4-24/+6
2023-06-19Remove encoder in-matrix workaround code (#20389)jack10-177/+165
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan6-3/+5
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan4-2/+4
2023-06-14Move `RGBLIGHT_LED_MAP` to data driven (#21095)Ryan2-1/+1
2023-06-06Move `RGBLED_SPLIT` to data driven (#21113)Ryan2-1/+3
2023-05-20Merge remote-tracking branch 'origin/master' into developQMK Bot1-0/+1
2023-05-20scramble: Add XOSC delay for startup (#20991)Jay Greco1-0/+1
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan7-352/+537
2023-04-15Encodermap direction define. (#20454)Nick Brassel5-5/+5
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan7-93/+89
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan4-2/+6
2023-04-03Add core/fallback encoder behaviour (#20320)jack1-14/+0
2023-04-03[Core] Refactor `keyevent_t` for 1ms timing resolution (#15847)Stefan Kerkmann1-6/+2
2023-04-02Merge remote-tracking branch 'origin/master' into developDrashna Jael're32-0/+2842
2023-04-02[Keyboard] Add nullbits SNAP keyboard (#18916)Jay Greco32-0/+2842
2023-03-20Clean up usage of `QMK_KEYBOARD_H` (#20167)Ryan2-2/+2
2023-03-11Move matrix config to info.json, part 3 (#19991)Ryan2-7/+5
2023-02-26Move encoder config to data driven (#19923)Ryan8-15/+23
2023-02-23VIA Protocol 12 + fixes (#19916)Nick Brassel2-13/+2